plugdata
plugdata copied to clipboard
Pure Data as a plugin, with a new GUI
Creating an issue in case anyone else is googling for this happening to them as well and so we have a place to document if this is happening to anyone...
I am trying to do some batch processing using an lv2 plugin generated by plugdata via both ffmpeg and ecasound. Both of these are capable of running lv2 plugins. See...
**Symptom** After working fine for weeks, the plugin UI no longer opens in Bitwig. **Tests** - CLAP and VST3 versions - same result in both. - VST3 version opens fine...
### Problem: PlugData as a VST3 plugin does not fully utilize the Dirty State, Open Editor Request, and UI Group Editing Support features [introduced in VST 3.1.0](https://steinbergmedia.github.io/vst3_dev_portal/pages/Technical+Documentation/Change+History/3.1.0/IComponentHandler2.html#dirty-state-support). This limitation prevents...
Hi, i wanted to control daw tempo from my plugdata pluginMode patch. I had luck compiling plugdata with Xcode and with abl_link~, for this purpose. But when i updated pure_data...
I'm not sure if this is an issue from PlugData or from the ELSE library. But in the latest nightly I notice that sometimes the `[gain~]` slider gets stuck, like...
I think label should show text of completion, not leave blank here ? 
Hi! I'm encountering quite a lot of clicks/pops/dropouts in the sound while patching. The moments they occur: - When adding new objects or making connections, also when the objects added...
Setting labels on arrays does not work. See example **2.control.examples/16.more.arrays.pd** PureData 0.55.1 draws the labels. PlugData 0.9.1 does nothing. Tested on windows 11.