1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_audio_basics
2019-04-02 11:53:18 +01:00
..
audio_play_head Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
buffers Made AudioBuffer::isClear atomic to fix a potential data race when used from multiple threads 2019-04-01 17:16:16 +01:00
midi Added missing unit test categories 2019-04-02 11:53:18 +01:00
mpe Fix master channel check in MPEInstrument 2019-03-20 14:15:22 +00:00
native Fixed Doxygen bug in CoreAudioLayouts 2018-03-29 15:43:45 +01:00
sources Fix some data races flagged when running the AudioPlaybackDemo with Xcode's thread sanitiser enabled 2019-04-01 15:39:27 +01:00
synthesisers Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
utilities Ensure that the current state is valid when calling ADSR::setParameters() after calling ADSR::noteOn() and recalculate the release rate if ADSR::noteOff() is called when not in the sustain stage 2019-03-11 10:18:37 +00:00
juce_audio_basics.cpp Added a new templated SmoothedValue class 2019-02-19 09:38:04 +00:00
juce_audio_basics.h Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00