Home
last modified time | relevance | path

Searched refs:kParameterIsLogarithmic (Results 1 – 25 of 78) sorted by relevance

1234

/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/glBars/
H A DDistrhoPluginGLBars.cpp53 parameter.hints = kParameterIsAutomable|kParameterIsLogarithmic; in initParameter()
63 parameter.hints = kParameterIsAutomable|kParameterIsLogarithmic; in initParameter()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamEQ2/
H A DZamEQ2Plugin.cpp48 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
57 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
75 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
84 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
102 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
120 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/examples/Metronome/
H A DExamplePluginMetronome.cpp163 parameter.hints |= kParameterIsLogarithmic; in initParameter()
170 parameter.hints |= kParameterIsLogarithmic; in initParameter()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/plugins/stone-phaser/
H A DPhaserShared.cpp31 parameter.hints |= DISTRHO::kParameterIsLogarithmic; in InitParameter()
H A DPhaserUI.cpp281 if (param.hints & DISTRHO::kParameterIsLogarithmic) in convertNormalizedToParameter()
300 if (param.hints & DISTRHO::kParameterIsLogarithmic) in convertNormalizedFromParameter()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZaMultiComp/
H A DZaMultiCompPlugin.cpp120 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
129 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
138 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
228 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
237 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamGrains/
H A DZamGrainsPlugin.cpp57 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
66 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZaMultiCompX2/
H A DZaMultiCompX2Plugin.cpp120 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
129 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
138 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
228 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
237 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic;
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/examples/CVPort/
H A DExamplePluginCVPort.cpp162 parameter.hints = kParameterIsAutomable|kParameterIsLogarithmic; in initParameter()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/plugins/wolf-shaper/
H A DWolfShaperPlugin.cpp92 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
108 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
/dports/audio/ssr-lv2/ssr-e1999da/plugins/ssr/
H A DPluginssr.cpp55 parameter.hints = kParameterIsAutomable|kParameterIsLogarithmic;
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamDynamicEQ/
H A DZamDynamicEQPlugin.cpp106 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
178 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
187 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()
/dports/audio/carla/Carla-2.4.1/source/modules/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/
H A DDistrhoPlugin.hpp80 static const uint32_t kParameterIsLogarithmic = 0x08; variable
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZaMaximX2/
H A DZaMaximX2Plugin.cpp39 parameter.hints = kParameterIsAutomable | kParameterIsLogarithmic; in initParameter()

1234