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.
hogliux 4fef661ada Added multi-bus support for audio plug-in clients 10 years ago
..
FilterGraph.cpp Lots of small whitespace tweaks. 10 years ago
FilterGraph.h Sorted out a few pedantic warnings thrown up in the audio host demo 10 years ago
GraphEditorPanel.cpp Added multi-bus support for audio plug-in clients 10 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 Refactored the plugin host demo command line code to work with paths containing escapes 10 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