Search found 1 match
- Sun Feb 28, 2016 6:45 pm
- Forum: General Audio Programming
- Topic: Enabling my custom LADSPA plugin?
- Replies: 1
- Views: 1950
Enabling my custom LADSPA plugin?
Hi! I've written a LADSPA plugin for Audacity in C++ (it doesn't really do anything right now, it's just a test) and Audacity seems to recognize that the file exists. However, when I enable my plugin, it just disables itself again after I close the window. Due to the fact that LADSPA's website no lo...