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.
ed a54da0b832 Fixed some more typos 5 years ago
..
juce_MPEInstrument.cpp Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
juce_MPEInstrument.h Fixed some more typos 5 years ago
juce_MPEMessages.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_MPEMessages.h Fixed some more typos 5 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 typos 5 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 Threadsafety improvements 5 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