|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::Decibels, including all inherited members.
| decibelsToGain(Type decibels, Type minusInfinityDb=Type(defaultMinusInfinitydB)) | juce::Decibels | static |
| gainToDecibels(Type gain, Type minusInfinityDb=Type(defaultMinusInfinitydB)) | juce::Decibels | static |
| gainWithLowerBound(Type gain, Type lowerBoundDb) | juce::Decibels | static |
| toString(Type decibels, int decimalPlaces=2, Type minusInfinityDb=Type(defaultMinusInfinitydB), bool shouldIncludeSuffix=true, StringRef customMinusInfinityString={}) | juce::Decibels | static |