DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX cbcd93ad76
Cleanup
5 years ago
..
dssi Initial commit 11 years ago
ladspa Initial commit 11 years ago
lv2 Minor corrections 6 years ago
vestige Use new vestige.h 6 years ago
DistrhoDefines.h Add AudioMidiSyncHelper class to new DistrhoPluginUtils.hpp file 5 years ago
DistrhoPlugin.cpp Implement enums for LV2 and VST; Add triple brackets on some lv2 fields 6 years ago
DistrhoPluginCarla.cpp Import a simple fix from Carla 6 years ago
DistrhoPluginChecks.h Merge branch 'master' into develop 6 years ago
DistrhoPluginInternal.hpp Add LV2 parameter comments 5 years ago
DistrhoPluginJack.cpp Handle scaling of plugins via host (TESTING) 6 years ago
DistrhoPluginLADSPA+DSSI.cpp Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
DistrhoPluginLV2.cpp Fix the unimplemented worker response function 5 years ago
DistrhoPluginLV2export.cpp Add LV2 parameter comments 5 years ago
DistrhoPluginVST.cpp Cleanup 5 years ago
DistrhoUI.cpp Handle scaling of plugins via host (TESTING) 6 years ago
DistrhoUIDSSI.cpp Remove leftover debug prints 6 years ago
DistrhoUIInternal.hpp Handle scaling of plugins via host (TESTING) 6 years ago
DistrhoUILV2.cpp Fix invalid atom size on sendNote (LV2) 6 years ago