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-01-18 09:09:06 +00:00
..
audio_play_head Add documentation tags 2018-03-15 12:10:32 +00:00
buffers Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 2019-01-18 09:09:06 +00:00
midi Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
mpe Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 2019-01-18 09:09:06 +00:00
native Fixed Doxygen bug in CoreAudioLayouts 2018-03-29 15:43:45 +01:00
sources Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
synthesisers Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
utilities Fixed an error in the ADSR::calculateRates() method 2019-01-07 10:27:54 +00:00
juce_audio_basics.cpp Renamed juce_audio_basics/effects to juce_audio_basics/utilities 2018-11-14 14:06:25 +00:00
juce_audio_basics.h Added a simple ADSR envelope class to juce_audio_basics 2018-11-14 14:06:57 +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