1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples/Plugins
2018-05-09 08:08:46 +01:00
..
ArpeggiatorPluginDemo.h Capitalised the PIP vendor field for the examples 2018-03-26 09:58:54 +01:00
AudioPluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
AUv3SynthPluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
DSPModulePluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
GainPluginDemo.h Capitalised the PIP vendor field for the examples 2018-03-26 09:58:54 +01:00
InterAppAudioEffectPluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
MultiOutSynthPluginDemo.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
NoiseGatePluginDemo.h Capitalised the PIP vendor field for the examples 2018-03-26 09:58:54 +01:00
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! 2018-05-09 08:08:46 +01:00
SurroundPluginDemo.h Capitalised the PIP vendor field for the examples 2018-03-26 09:58:54 +01:00