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.
jules 995839429e Tweaked JUCE_UNDENORMALISE to add/subtract a different constant, as this seems to lead to values that snap to zero better. 10 years ago
..
juce_BigInteger.cpp Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 10 years ago
juce_BigInteger.h Really minor clean-ups. 11 years ago
juce_Expression.cpp Updated a few trig functions to use the std:: implementations. 10 years ago
juce_Expression.h Really minor clean-ups. 11 years ago
juce_MathsFunctions.h Tweaked JUCE_UNDENORMALISE to add/subtract a different constant, as this seems to lead to values that snap to zero better. 10 years ago
juce_NormalisableRange.h Avoided using the C library for a couple of function calls in NormalisableRange. 10 years ago
juce_Random.cpp Fixed spelling. Added a few simple methods to Random, BigInteger and var. 11 years ago
juce_Random.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 11 years ago
juce_Range.h Added method Range::withStartAndLength 10 years ago