1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-04 03:40:07 +00:00
JUCE/modules/juce_audio_basics/mpe
2018-02-21 12:01:56 +00:00
..
juce_MPEInstrument.cpp MPE: Check if channel is in use as a member channel before checking if it is a master channel in MPEInstrument::updateDimension() to ensure that messages are routed correctly 2018-02-21 12:01:56 +00:00
juce_MPEInstrument.h Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_MPEMessages.cpp Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_MPEMessages.h Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00: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 Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_MPESynthesiser.cpp Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_MPESynthesiser.h Fixed typo in juce_MPESynthesiser.h 2018-01-23 14:40:14 +00:00
juce_MPESynthesiserBase.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPESynthesiserBase.h Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPESynthesiserVoice.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPESynthesiserVoice.h Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEUtils.cpp MPE: Respond to 'all notes off' messages for backwards compatibility 2018-02-21 08:53:56 +00:00
juce_MPEUtils.h Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_MPEValue.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEValue.h Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +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 Added equality operators to MPEZoneLayout::Zone 2018-02-09 15:43:50 +00:00