| .. |
|
juce_MPEInstrument.cpp
|
MidiBuffer: Add iterator compatible with C++11 range-for
|
2020-04-13 13:16:06 +01:00 |
|
juce_MPEInstrument.h
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
juce_MPEMessages.cpp
|
MidiBuffer: Add iterator compatible with C++11 range-for
|
2020-04-13 13:16:06 +01:00 |
|
juce_MPEMessages.h
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
juce_MPENote.cpp
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
juce_MPENote.h
|
Multiple spelling fixes
|
2018-08-20 18:16:24 +01:00 |
|
juce_MPESynthesiser.cpp
|
Fixed a potential deadlock in MPESynthesiser::turnOffAllVoices()
|
2019-06-04 17:09:47 +01:00 |
|
juce_MPESynthesiser.h
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
juce_MPESynthesiserBase.cpp
|
MidiBuffer: Add iterator compatible with C++11 range-for
|
2020-04-13 13:16:06 +01: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
|
Threadsafety improvements
|
2019-12-19 09:13:14 +00:00 |
|
juce_MPEUtils.h
|
Fix MPEChannelAssigner sometimes deregistering the wrong note
|
2019-05-02 10:38:08 +01:00 |
|
juce_MPEValue.cpp
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
juce_MPEValue.h
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
juce_MPEZoneLayout.cpp
|
MidiBuffer: Add iterator compatible with C++11 range-for
|
2020-04-13 13:16:06 +01: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 |