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
2019-03-11 16:22:13 +00:00
..
juce_MPEInstrument.cpp Allow simulating poly-aftertouch messages in MPEInstrument 2019-03-11 16:22:13 +00:00
juce_MPEInstrument.h Allow simulating poly-aftertouch messages in MPEInstrument 2019-03-11 16:22:13 +00:00
juce_MPEMessages.cpp Cleaned up some doc comments 2018-08-29 10:56:56 +01:00
juce_MPEMessages.h Cleaned up some doc comments 2018-08-29 10:56:56 +01:00
juce_MPENote.cpp Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_MPENote.h Multiple spelling fixes 2018-08-20 18:16:24 +01:00
juce_MPESynthesiser.cpp MPE: Set the note-on time of MPESynthesiserVoice correctly 2018-10-26 09:51:36 +01:00
juce_MPESynthesiser.h Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 2019-01-18 09:09:06 +00:00
juce_MPESynthesiserBase.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPESynthesiserBase.h Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_MPESynthesiserVoice.cpp MPE: Set the note-on time of MPESynthesiserVoice correctly 2018-10-26 09:51:36 +01:00
juce_MPESynthesiserVoice.h MPE: Made MPESynthesiserVoice::noteOnTime public 2018-11-09 09:55:50 +00:00
juce_MPEUtils.cpp Added legacy mode support to MPEChannelAssigner 2018-02-26 09:57:13 +00:00
juce_MPEUtils.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_MPEValue.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEValue.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MPEZoneLayout.cpp Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
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) 2019-03-11 12:06:45 +00:00