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
reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings
This fixes warnings that are emitted when building with the `-analyze`
flag enabled.
2021-05-26 15:34:26 +01:00
..
juce_MPEInstrument.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_MPEInstrument.h MPEInstrument: Reset last received values when setting a new MPE zone layout 2020-12-02 18:58:38 +00:00
juce_MPEMessages.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPEMessages.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPENote.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPENote.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPESynthesiser.cpp MPE: Set currentlyPlayingNote state to off before calling MPESynthesiserVoice::noteStopped() in MPESynthesiser::turnOffAllVoices() 2021-03-29 09:19:42 +01:00
juce_MPESynthesiser.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPESynthesiserBase.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_MPESynthesiserBase.h MPESynthesiserBase: Fix and add tests for renderNextBlock 2020-05-18 17:12:43 +01:00
juce_MPESynthesiserVoice.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPESynthesiserVoice.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPEUtils.cpp MIDI: Standardised and fixed some MIDI channel assertions 2021-03-05 18:40:04 +00:00
juce_MPEUtils.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPEValue.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPEValue.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPEZoneLayout.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MPEZoneLayout.h Updated all license headers 2020-04-23 17:30:39 +01:00