Dplug
Dplug copied to clipboard
Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.
- [ ] promote most Options except `futureMouseDrag` which is more dangerous * accept ZOrder and VST2Chunks - [x] recommend eg. LDC 1.28 (LLVM 14 seems to make things slower)...
> In case it saves you any trouble later... mixed Component Manager and new-style AUs will cause you problems on ARM Macs: if you have a .rsrc file, that will...
It would be good to have a parameter on `TimeInfo` which gives access to the DAW's elapsed musical time. I'm thinking something like JUCE's `AudioPlayHead::PositionInfo.getPpqPosition()`. At the moment it is...
> I've run into a problem where when I load an instance of Inner Pitch (v1.1) into Cubase (v 13.0.21) it crashes Cubase. If I downgrade to Inner Pitch v1.0.2,...
Resizing an AU in FLStudio 21 or Logic 10.7.9 often displays the plugin wrong, and that ends when the mouse is released.
Studio One on Linux(!) is Wayland only not X11. https://www.omgubuntu.co.uk/2023/10/pro-audio-app-studio-one-now-supports-linux So few (none?) plugins work currently there. Strange because VST3 doesn't do specific things for Wayland (EDIT: rumor is that...
- [ ] Make `futureBinState` default. All saves made without `futureBinState` should work with `futureBinState` (except if VST2 chunks weren't enabled). This will require much testing. This is breaking. -...
It just doesn't work. ~~Or alternatively: make it work.~~ - [x] Add warning - [ ] Remove in Dplug v15, see #811