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 5c6313157b Added an isActive() method to ADSR 6 years ago
..
audio_play_head Add documentation tags 7 years ago
buffers Replaced all uses of static_cast<Type&&> with std::move 6 years ago
midi Replaced all uses of static_cast<Type&&> with std::move 6 years ago
mpe MPE: Made MPESynthesiserVoice::noteOnTime public 6 years ago
native Fixed Doxygen bug in CoreAudioLayouts 7 years ago
sources Fixed missing position update in MemoryAudioSource 7 years ago
synthesisers Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 6 years ago
utilities Added an isActive() method to ADSR 6 years ago
juce_audio_basics.cpp Renamed juce_audio_basics/effects to juce_audio_basics/utilities 6 years ago
juce_audio_basics.h Added a simple ADSR envelope class to juce_audio_basics 6 years ago
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago