Home
last modified time | relevance | path

Searched refs:setValueNotifyingHost (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/utilities/
H A Djuce_AudioParameterChoice.cpp77 setValueNotifyingHost (convertTo0to1 ((float) newValue)); in operator =()
99 choice.setValueNotifyingHost (0.0f); in runTest()
102 choice.setValueNotifyingHost (0.2f); in runTest()
105 choice.setValueNotifyingHost (0.3f); in runTest()
108 choice.setValueNotifyingHost (0.7f); in runTest()
111 choice.setValueNotifyingHost (0.8f); in runTest()
114 choice.setValueNotifyingHost (1.0f); in runTest()
122 choiceParam.setValueNotifyingHost (-0.5f); in runTest()
125 choiceParam.setValueNotifyingHost (1.5f); in runTest()
H A Djuce_AudioParameterInt.cpp77 setValueNotifyingHost (convertTo0to1 ((float) newValue)); in operator =()
99 intParam.setValueNotifyingHost (0.0f); in runTest()
102 intParam.setValueNotifyingHost (0.2f); in runTest()
105 intParam.setValueNotifyingHost (0.3f); in runTest()
108 intParam.setValueNotifyingHost (0.7f); in runTest()
111 intParam.setValueNotifyingHost (0.8f); in runTest()
114 intParam.setValueNotifyingHost (1.0f); in runTest()
122 intParam.setValueNotifyingHost (-0.5f); in runTest()
125 intParam.setValueNotifyingHost (1.5f); in runTest()
H A Djuce_ParameterAttachments.cpp55 parameter.setValueNotifyingHost (f); in setValueAsCompleteGesture()
72 parameter.setValueNotifyingHost (f); in setValueAsPartOfGesture()
H A Djuce_AudioParameterBool.cpp100 setValueNotifyingHost (newValue ? 1.0f : 0.0f); in operator =()
H A Djuce_AudioParameterFloat.cpp97 setValueNotifyingHost (convertTo0to1 (newValue)); in operator =()
H A Djuce_AudioProcessorValueTreeState.cpp185 parameter.setValueNotifyingHost (value); in setNormalisedValue()
808 param->setValueNotifyingHost (value); in runTest()
841 param->setValueNotifyingHost (value); in runTest()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/utilities/
H A Djuce_AudioParameterChoice.cpp77 setValueNotifyingHost (convertTo0to1 ((float) newValue)); in operator =()
99 choice.setValueNotifyingHost (0.0f); in runTest()
102 choice.setValueNotifyingHost (0.2f); in runTest()
105 choice.setValueNotifyingHost (0.3f); in runTest()
108 choice.setValueNotifyingHost (0.7f); in runTest()
111 choice.setValueNotifyingHost (0.8f); in runTest()
114 choice.setValueNotifyingHost (1.0f); in runTest()
122 choiceParam.setValueNotifyingHost (-0.5f); in runTest()
125 choiceParam.setValueNotifyingHost (1.5f); in runTest()
H A Djuce_AudioParameterInt.cpp77 setValueNotifyingHost (convertTo0to1 ((float) newValue)); in operator =()
99 intParam.setValueNotifyingHost (0.0f); in runTest()
102 intParam.setValueNotifyingHost (0.2f); in runTest()
105 intParam.setValueNotifyingHost (0.3f); in runTest()
108 intParam.setValueNotifyingHost (0.7f); in runTest()
111 intParam.setValueNotifyingHost (0.8f); in runTest()
114 intParam.setValueNotifyingHost (1.0f); in runTest()
122 intParam.setValueNotifyingHost (-0.5f); in runTest()
125 intParam.setValueNotifyingHost (1.5f); in runTest()
H A Djuce_ParameterAttachments.cpp55 parameter.setValueNotifyingHost (f); in setValueAsCompleteGesture()
72 parameter.setValueNotifyingHost (f); in setValueAsPartOfGesture()
H A Djuce_AudioParameterBool.cpp100 setValueNotifyingHost (newValue ? 1.0f : 0.0f); in operator =()
H A Djuce_AudioParameterFloat.cpp97 setValueNotifyingHost (convertTo0to1 (newValue)); in operator =()
H A Djuce_AudioProcessorValueTreeState.cpp185 parameter.setValueNotifyingHost (value); in setNormalisedValue()
808 param->setValueNotifyingHost (value); in runTest()
841 param->setValueNotifyingHost (value); in runTest()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/processors/
H A Djuce_GenericAudioProcessorEditor.cpp136 getParameter().setValueNotifyingHost (button.getToggleState() ? 1.0f : 0.0f); in buttonClicked()
211 getParameter().setValueNotifyingHost (buttonState ? 1.0f : 0.0f); in rightButtonChanged()
221 … getParameter().setValueNotifyingHost (getParameter().getValueForText (selectedText)); in rightButtonChanged()
302 getParameter().setValueNotifyingHost (getParameter().getValueForText (box.getText())); in boxChanged()
379 getParameter().setValueNotifyingHost ((float) slider.getValue()); in sliderValueChanged()
H A Djuce_AudioProcessorParameter.h81 void setValueNotifyingHost (float newValue);
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/processors/
H A Djuce_GenericAudioProcessorEditor.cpp136 getParameter().setValueNotifyingHost (button.getToggleState() ? 1.0f : 0.0f); in buttonClicked()
211 getParameter().setValueNotifyingHost (buttonState ? 1.0f : 0.0f); in rightButtonChanged()
221 … getParameter().setValueNotifyingHost (getParameter().getValueForText (selectedText)); in rightButtonChanged()
302 getParameter().setValueNotifyingHost (getParameter().getValueForText (box.getText())); in boxChanged()
379 getParameter().setValueNotifyingHost ((float) slider.getValue()); in sliderValueChanged()
H A Djuce_AudioProcessorParameter.h81 void setValueNotifyingHost (float newValue);
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/surge_effects_bank/
H A DSurgeFXProcessor.h76 fxParamFeatures[i]->setValueNotifyingHost((float)v / 0xFF); in setFXParamTempoSync()
90 fxParamFeatures[i]->setValueNotifyingHost((float)v / 0xFF); in setFXParamExtended()
104 fxParamFeatures[i]->setValueNotifyingHost((float)v / 0xFF); in setFXParamAbsolute()
118 fxParamFeatures[i]->setValueNotifyingHost((float)v / 0xFF); in setFXParamDeactivated()
/dports/devel/juce/JUCE-f37e9a1/examples/Plugins/
H A DNoiseGatePluginDemo.h137 threshold->setValueNotifyingHost (stream.readFloat()); in setStateInformation()
138 alpha->setValueNotifyingHost (stream.readFloat()); in setStateInformation()
H A DAUv3SynthPluginDemo.h296 param->setValueNotifyingHost (value); in setParameterValue()
414 isRecordingParam->setValueNotifyingHost (stream.readFloat()); in setStateInformation()
415 roomSizeParam->setValueNotifyingHost (stream.readFloat()); in setStateInformation()
H A DGainPluginDemo.h104 …gain->setValueNotifyingHost (MemoryInputStream (data, static_cast<size_t> (sizeInBytes), false).re… in setStateInformation()
H A DArpeggiatorPluginDemo.h153 …speed->setValueNotifyingHost (MemoryInputStream (data, static_cast<size_t> (sizeInBytes), false).r… in setStateInformation()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/DEINDUGens/include/faust/gui/
H A DJuceParameterUI.h45 setValueNotifyingHost(float(v)); in reflectZone()
67 setValueNotifyingHost(range.convertTo0to1(float(v))); in reflectZone()
/dports/audio/faust/faust-2.37.3/architecture/faust/gui/
H A DJuceParameterUI.h47 setValueNotifyingHost(float(v)); in reflectZone()
72 setValueNotifyingHost(range.convertTo0to1(float(v))); in reflectZone()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/surge_synth_juce/
H A DSurgeSynthProcessor.h49 setValueNotifyingHost(getValue()); in SurgeParamToJuceParamAdapter()
H A DSurgeSynthProcessor.cpp303 spar->setValueNotifyingHost(f); in surgeParameterUpdated()

12