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.
Tom Poole 8f84192c9b Fixed some more Android compiler warnings 6 years ago
..
juce_MPEInstrument.cpp Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
juce_MPEInstrument.h MPE: Made the MPEInstrument::Listener methods virtual with empty implementations instead of pure virtual 6 years ago
juce_MPEMessages.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_MPEMessages.h Cleaned up some doc comments 6 years ago
juce_MPENote.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_MPENote.h Multiple spelling fixes 6 years ago
juce_MPESynthesiser.cpp Fixed a potential deadlock in MPESynthesiser::turnOffAllVoices() 6 years ago
juce_MPESynthesiser.h Fixed some more Android compiler warnings 6 years ago
juce_MPESynthesiserBase.cpp Some code cleanup in the MPE classes 7 years ago
juce_MPESynthesiserBase.h Converted some old typedefs to using declarations 7 years ago
juce_MPESynthesiserVoice.cpp MPE: Set the note-on time of MPESynthesiserVoice correctly 6 years ago
juce_MPESynthesiserVoice.h MPE: Made MPESynthesiserVoice::noteOnTime public 6 years ago
juce_MPEUtils.cpp Fix MPEChannelAssigner sometimes deregistering the wrong note 6 years ago
juce_MPEUtils.h Fix MPEChannelAssigner sometimes deregistering the wrong note 6 years ago
juce_MPEValue.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_MPEValue.h Add documentation tags 7 years ago
juce_MPEZoneLayout.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_MPEZoneLayout.h Allow notes and aftertouch messages on the master channel of MPEInstrument (see sections 3.2 and 2.5 of the MPE Spec) 6 years ago