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-06-12 14:53:28 +01:00
..
audio_play_head Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
buffers Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
midi Fixed a potential crash when reading MIDI files with incorrect track length chunks 2019-06-12 14:53:28 +01:00
mpe Fixed some more Android compiler warnings 2019-06-07 12:24:05 +01:00
native Fixed Doxygen bug in CoreAudioLayouts 2018-03-29 15:43:45 +01:00
sources Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 2019-05-15 11:02:03 +01:00
synthesisers Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
utilities ADSR: Set the envelope value to 1 when calling noteOn() with an attack rate of 0 2019-05-07 10:25:41 +01: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