Home
last modified time | relevance | path

Searched refs:kParameterIsBoolean (Results 1 – 25 of 117) sorted by relevance

12345

/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Plugin/Distortion/
H A DDistortion.cpp129 parameter.hints |= kParameterIsBoolean; in initParameter()
146 parameter.hints |= kParameterIsBoolean; in initParameter()
153 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Plugin/Phaser/
H A DPhaser.cpp127 parameter.hints |= kParameterIsBoolean; in initParameter()
139 parameter.hints |= kParameterIsBoolean; in initParameter()
151 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/examples/Info/
H A DInfoExamplePlugin.cpp126 parameter.hints |= kParameterIsBoolean; in initParameter()
132 parameter.hints |= kParameterIsBoolean; in initParameter()
142 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Plugin/Chorus/
H A DChorus.cpp125 parameter.hints |= kParameterIsBoolean; in initParameter()
132 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/carla/Carla-2.4.1/source/modules/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
465 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
465 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
482 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
482 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
485 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
485 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
485 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
465 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
485 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
482 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
465 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/
H A DDistrhoPlugin.hpp70 static const uint32_t kParameterIsBoolean = 0x02; variable
99 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
485 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/plugins/MIDICCMapX4/
H A DPluginMIDICCMapX4.cpp141 parameter.hints |= kParameterIsBoolean; in initParameter()
175 parameter.hints |= kParameterIsBoolean; in initParameter()
234 parameter.hints |= kParameterIsBoolean; in initParameter()
294 parameter.hints |= kParameterIsBoolean; in initParameter()
353 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/
H A DDistrhoPlugin.hpp96 static const uint32_t kParameterIsBoolean = 0x02; variable
128 static const uint32_t kParameterIsTrigger = 0x20 | kParameterIsBoolean;
564 hints = kParameterIsAutomable|kParameterIsBoolean|kParameterIsInteger; in initDesignation()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/examples/Info/
H A DInfoExamplePlugin.cpp123 parameter.hints |= kParameterIsBoolean; in initParameter()
134 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/examples/Info/
H A DInfoExamplePlugin.cpp123 parameter.hints |= kParameterIsBoolean; in initParameter()
134 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/examples/Info/
H A DInfoExamplePlugin.cpp123 parameter.hints |= kParameterIsBoolean; in initParameter()
134 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/examples/Info/
H A DInfoExamplePlugin.cpp123 parameter.hints |= kParameterIsBoolean; in initParameter()
134 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/examples/Info/
H A DInfoExamplePlugin.cpp123 parameter.hints |= kParameterIsBoolean; in initParameter()
134 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/examples/Info/
H A DInfoExamplePlugin.cpp123 parameter.hints |= kParameterIsBoolean; in initParameter()
134 parameter.hints |= kParameterIsBoolean; in initParameter()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/examples/Info/
H A DInfoExamplePlugin.cpp123 parameter.hints |= kParameterIsBoolean; in initParameter()
134 parameter.hints |= kParameterIsBoolean; in initParameter()

12345