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 c1c325c782 Fixed a few typos 7 years ago
..
audio_play_head Clarified some documentation in AudioPlayHead 7 years ago
buffers Fixed a few typos 7 years ago
effects Clarified a couple of comments 7 years ago
midi A minor code tidyup 7 years ago
mpe Fixed some const violation errors 7 years ago
native macOS: Remove explicit references to kAudioChannelLayoutTag_HOA_ACN_SN3D as this is only available in the latest and greatest Xcode. Replaced with the numerical value instead. 7 years ago
sources Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
synthesisers Fixed some issues with IO channel counts in the StandaloneFilterWindow 7 years ago
juce_audio_basics.cpp Fixed an issue where ScopedNoDenormals would do nothing on all platforms and added arm implementation 7 years ago
juce_audio_basics.h Bump version number to 5.2.0 7 years ago
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago