The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed 0ed474e412 Fixed a potential crash when reading MIDI files with incorrect track length chunks 6 years ago
..
audio_play_head Added various clang-tidy modernize-* fixes 6 years ago
buffers Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
midi Fixed a potential crash when reading MIDI files with incorrect track length chunks 6 years ago
mpe Fixed some more Android compiler warnings 6 years ago
native Fixed Doxygen bug in CoreAudioLayouts 7 years ago
sources Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 6 years ago
synthesisers Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
utilities ADSR: Set the envelope value to 1 when calling noteOn() with an attack rate of 0 6 years ago
juce_audio_basics.cpp Added a new templated SmoothedValue class 6 years ago
juce_audio_basics.h Bump version number to 5.4.3 6 years ago
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago