Home
last modified time | relevance | path

Searched defs:normValue (Results 1 – 25 of 104) sorted by relevance

12345

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/plugin-bindings/
H A Dvst3groupcontroller.cpp41 Steinberg::Vst::ParamValue normValue = parameter->toNormalized (pControl->getTag ()); in valueChanged() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/plugin-bindings/
H A Dvst3groupcontroller.cpp41 Steinberg::Vst::ParamValue normValue = parameter->toNormalized (pControl->getTag ()); in valueChanged() local
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/controls/
H A Dcslider.cpp280 float normValue = getValueNormalized (); in calculateDelta() local
324 float normValue = getValueNormalized (); in doRamping() local
481 float normValue; in onMouseMoved() local
522 float normValue = getValueNormalized (); in onWheel() local
560 float normValue = getValueNormalized (); in onKeyDown() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/controls/
H A Dcslider.cpp482 float normValue = getValueNormalized (); in calculateDelta() local
526 float normValue = getValueNormalized (); in doRamping() local
680 float normValue; in onMouseMoved() local
714 float normValue = getValueNormalized (); in onWheel() local
758 float normValue = getValueNormalized (); in onKeyDown() local
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/hostchecker/source/
H A Deditorsizecontroller.cpp101 auto normValue = static_cast<ParamValue> (pControl->getValue ()); in valueChanged() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/hostchecker/source/
H A Deditorsizecontroller.cpp101 auto normValue = static_cast<ParamValue> (pControl->getValue ()); in valueChanged() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp97 // To determine liveness, we must iterate through the predecessors of blocks in toString()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/panner/source/
H A Dplugcontroller.cpp78 void PanParameter::toString (Vst::ParamValue normValue, Vst::String128 string) const in toString()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/QtCollider/widgets/
H A DQcLevelIndicator.cpp133 … float normValue = (ledBaseline / adjustedLength); // 0..1 scaled value of the BOTTOM of the rect in paintEvent() local
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/examples/vst/source/
H A DpluginController.cpp49 void GainParameter::toString(ParamValue normValue, String128 string) const in toString()
/dports/astro/siril/siril/src/gui/
H A Dstatistics_list.c69 double normValue[] = { 1.0, 1.0, 1.0 }; in add_stats_to_list() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/VST3_SDK/public.sdk/source/vst/
H A Dvstparameters.cpp86 bool Parameter::setNormalized (ParamValue normValue) in setNormalized()
107 void Parameter::toString (ParamValue normValue, String128 string) const in toString()
/dports/audio/carla/Carla-2.4.1/source/includes/vst3sdk/public.sdk/source/vst/
H A Dvstparameters.cpp86 bool Parameter::setNormalized (ParamValue normValue) in setNormalized()
107 void Parameter::toString (ParamValue normValue, String128 string) const in toString()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/source/vst/
H A Dvstparameters.cpp86 bool Parameter::setNormalized (ParamValue normValue) in setNormalized()
107 void Parameter::toString (ParamValue normValue, String128 string) const in toString()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/source/vst/
H A Dvstparameters.cpp86 bool Parameter::setNormalized (ParamValue normValue) in setNormalized()
107 void Parameter::toString (ParamValue normValue, String128 string) const in toString()
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/parameterpattern/
H A DParameterPattern.cpp178 int normValue) in setProperties()
/dports/audio/carla/Carla-2.4.1/source/modules/distrho/
H A DDistrhoPlugin.hpp243 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
262 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/distrho/
H A DDistrhoPlugin.hpp243 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
262 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/
H A DDistrhoPlugin.hpp243 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
262 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/
H A DDistrhoPlugin.hpp243 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
262 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/
H A DDistrhoPlugin.hpp246 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
265 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/
H A DDistrhoPlugin.hpp246 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
265 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/
H A DDistrhoPlugin.hpp246 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
265 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/distrho/
H A DDistrhoPlugin.hpp243 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
262 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/
H A DDistrhoPlugin.hpp246 const float normValue((value - min) / (max - min)); in getNormalizedValue() local
265 const float normValue((value - min) / (max - min)); in getFixedAndNormalizedValue() local

12345