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
2019-04-02 11:54:29 +01:00
..
audio_play_head Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
buffers Tidied up unit test code layout 2019-04-02 11:54:29 +01:00
midi Tidied up unit test code layout 2019-04-02 11:54:29 +01:00
mpe Tidied up unit test code layout 2019-04-02 11:54:29 +01: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