1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-02 03:20:06 +00:00
JUCE/modules/juce_audio_basics/mpe
2018-01-24 10:06:44 +00:00
..
juce_MPEInstrument.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEInstrument.h Fix enum documentation in juce_MPEInstrument.h 2018-01-23 14:49:39 +00:00
juce_MPEMessages.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEMessages.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_MPENote.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPENote.h Add documentation to juce_MPENote.h 2018-01-24 10:06:44 +00:00
juce_MPESynthesiser.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +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_MPEValue.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEValue.h Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEZone.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEZone.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_MPEZoneLayout.cpp Some code cleanup in the MPE classes 2018-01-23 10:16:54 +00:00
juce_MPEZoneLayout.h Fixed some const violation errors 2017-12-19 12:44:24 +00:00