1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_basics/mpe
2015-12-17 18:25:38 +00:00
..
juce_MPEInstrument.cpp MPE: replaced omniMode (all MIDI channels) by legacyMode which allows to define a custom MIDI channel range. Fixed a few minor MPE bugs. 2015-12-16 17:40:59 +00:00
juce_MPEInstrument.h MPE: replaced omniMode (all MIDI channels) by legacyMode which allows to define a custom MIDI channel range. Fixed a few minor MPE bugs. 2015-12-16 17:40:59 +00:00
juce_MPEMessages.cpp Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPEMessages.h Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPENote.cpp Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPENote.h Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPESynthesiser.cpp Fixed a few small bugs and added some comments in Synthesiser, MPESynthesiser, and MPETest demo app. 2015-12-11 16:37:08 +00:00
juce_MPESynthesiser.h Fixed a few small bugs and added some comments in Synthesiser, MPESynthesiser, and MPETest demo app. 2015-12-11 16:37:08 +00:00
juce_MPESynthesiserBase.cpp MPE: replaced omniMode (all MIDI channels) by legacyMode which allows to define a custom MIDI channel range. Fixed a few minor MPE bugs. 2015-12-16 17:40:59 +00:00
juce_MPESynthesiserBase.h MPE: replaced omniMode (all MIDI channels) by legacyMode which allows to define a custom MIDI channel range. Fixed a few minor MPE bugs. 2015-12-16 17:40:59 +00:00
juce_MPESynthesiserVoice.cpp Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPESynthesiserVoice.h Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPEValue.cpp Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPEValue.h Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPEZone.cpp Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPEZone.h Doxygen documentation fix (wrong parameter name). 2015-12-17 18:25:38 +00:00
juce_MPEZoneLayout.cpp Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
juce_MPEZoneLayout.h Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00