1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/modules/juce_audio_basics/mpe
2016-02-01 15:54:39 +00:00
..
juce_MPEInstrument.cpp Made some Listener classes inline to avoid problems in DLL builds 2016-02-01 11:23:21 +00:00
juce_MPEInstrument.h Added a JUCE_API flag. 2016-02-01 15:54:39 +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 Avoided a compiler warning in MPENote 2016-01-07 09:15:28 +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 comparison operators to MPEZone. 2016-01-06 18:15:22 +00:00
juce_MPEZone.h Added comparison operators to MPEZone. 2016-01-06 18:15:22 +00:00
juce_MPEZoneLayout.cpp Made some Listener classes inline to avoid problems in DLL builds 2016-02-01 11:23:21 +00:00
juce_MPEZoneLayout.h Made some Listener classes inline to avoid problems in DLL builds 2016-02-01 11:23:21 +00:00