The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
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.
jules db152f618b Added a workaround to the host demo app to avoid subtle event-loop problems with certain plugins on OSX. 9 years ago
..
FilterGraph.cpp Avoided a warning in the plugin host build 9 years ago
FilterGraph.h Sorted out a few pedantic warnings thrown up in the audio host demo 10 years ago
GraphEditorPanel.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
GraphEditorPanel.h Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 10 years ago
HostStartup.cpp Added a workaround to the host demo app to avoid subtle event-loop problems with certain plugins on OSX. 9 years ago
InternalFilters.cpp Update copyright notice 10 years ago
InternalFilters.h Update copyright notice 10 years ago
MainHostWindow.cpp Lots of small whitespace tweaks. 10 years ago
MainHostWindow.h Lots of small whitespace tweaks. 10 years ago