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 c562cfc3cc 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 9 years ago
..
FilterGraph.cpp Added some new window-handling features to the plugin host demo. 9 years ago
FilterGraph.h Added some new window-handling features to the plugin host demo. 9 years ago
GraphEditorPanel.cpp 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 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 9 years ago
HostStartup.cpp Refactored the plugin host demo command line code to work with paths containing escapes 9 years ago
InternalFilters.cpp Update copyright notice 10 years ago
InternalFilters.h Update copyright notice 10 years ago
MainHostWindow.cpp 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 9 years ago
MainHostWindow.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 9 years ago