ramirezd42 / node-audio

Graph-based audio api for Node.js based on LabSound and JUCE
88 stars 7 forks source link

Add support for AudioUnit and LADSPA plugin formats #12

Open eliot-akira opened 6 years ago

eliot-akira commented 6 years ago

I confirmed that it works for AudioUnit effects. Haven't tested AudioUnit instruments, nor LADSPA plugins on Linux.

As mentioned in issue #9, I'm not so familiar with C++ so the code could probably be written more efficiently. Any advice would be appreciated. :wink: