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-04 16:48:44 +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 Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window 2019-05-29 17:13:06 +01:00
mpe MPE: Made the MPEInstrument::Listener methods virtual with empty implementations instead of pure virtual 2019-06-03 10:57:07 +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