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
2023-07-17 18:24:01 +01:00
..
juce_MPEInstrument.cpp Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_MPEInstrument.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_MPEMessages.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPEMessages.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPENote.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPENote.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPESynthesiser.cpp Synthesiser: Ensured that the voice stealing algorithm does not allocate 2022-10-26 09:35:14 +02:00
juce_MPESynthesiser.h Synthesiser: Ensured that the voice stealing algorithm does not allocate 2022-10-26 09:35:14 +02:00
juce_MPESynthesiserBase.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_MPESynthesiserBase.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPESynthesiserVoice.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPESynthesiserVoice.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPEUtils.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPEUtils.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPEValue.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPEValue.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MPEZoneLayout.cpp MidiRPN: Adjust MSB and LSB order for improved conformance to the MIDI 1.0 spec 2023-04-19 19:59:49 +01:00
juce_MPEZoneLayout.h Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00