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 8c38c6f57f Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 7 years ago
..
AUv3SynthPluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
ArpeggiatorPluginDemo.h Capitalised the PIP vendor field for the examples 7 years ago
AudioPluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
DSPModulePluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
GainPluginDemo.h Capitalised the PIP vendor field for the examples 7 years ago
InterAppAudioEffectPluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
MultiOutSynthPluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
NoiseGatePluginDemo.h Capitalised the PIP vendor field for the examples 7 years ago
SamplerPluginDemo.h Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 7 years ago
SurroundPluginDemo.h Capitalised the PIP vendor field for the examples 7 years ago