Home
last modified time | relevance | path

Searched refs:beatType (Results 1 – 25 of 87) sorted by relevance

1234

/dports/audio/carla/Carla-2.4.1/source/backend/engine/
H A DCarlaEngineData.cpp361 beatType(0.0f), in EngineTimeInfoBBT()
372 beatType(bbt.beatType), in EngineTimeInfoBBT()
384 beatType = 0.0f; in clear()
423 bbt.beatType = info.bbt.beatType; in operator =()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/
H A DDistrhoPlugin.hpp585 float beatType; member
608 beatType(0.0f), in BarBeatTick()
623 beatType = 0.0f; in clear()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/
H A DDistrhoPlugin.hpp585 float beatType; member
608 beatType(0.0f), in BarBeatTick()
623 beatType = 0.0f; in clear()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/
H A DDistrhoPlugin.hpp588 float beatType; member
611 beatType(0.0f), in BarBeatTick()
626 beatType = 0.0f; in clear()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/
H A DDistrhoPlugin.hpp588 float beatType; member
611 beatType(0.0f), in BarBeatTick()
626 beatType = 0.0f; in clear()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/
H A DDistrhoPlugin.hpp588 float beatType; member
611 beatType(0.0f), in BarBeatTick()
626 beatType = 0.0f; in clear()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/distrho/
H A DDistrhoPlugin.hpp567 float beatType; member
590 beatType(0.0f), in BarBeatTick()
605 beatType = 0.0f; in clear()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/
H A DDistrhoPlugin.hpp588 float beatType; member
611 beatType(0.0f), in BarBeatTick()
626 beatType = 0.0f; in clear()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/
H A DDistrhoPlugin.hpp585 float beatType; member
608 beatType(0.0f), in BarBeatTick()
623 beatType = 0.0f; in clear()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/distrho/
H A DDistrhoPlugin.hpp567 float beatType; member
590 beatType(0.0f), in BarBeatTick()
605 beatType = 0.0f; in clear()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/
H A DDistrhoPlugin.hpp588 float beatType; member
611 beatType(0.0f), in BarBeatTick()
626 beatType = 0.0f; in clear()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/
H A DDistrhoPlugin.hpp703 float beatType; member
726 beatType(0.0f), in BarBeatTick()
741 beatType = 0.0f; in clear()
/dports/audio/carla/Carla-2.4.1/source/modules/distrho/
H A DDistrhoPlugin.hpp567 float beatType; member
590 beatType(0.0f), in BarBeatTick()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/distrho/
H A DDistrhoPlugin.hpp567 float beatType; member
590 beatType(0.0f), in BarBeatTick()
/dports/audio/libmusicxml/libmusicxml-3.18/src/factory/
H A Dmusicxmlfactory.cpp110 int beat, beatType; in newmeasure() local
111 int n = sscanf (time, "%d/%d", &beat, &beatType); in newmeasure()
115 t->push (element(k_beat_type, beatType)); in newmeasure()
/dports/audio/carla/Carla-2.4.1/source/utils/
H A DCarlaBridgeDefines.hpp158 float beatsPerBar, beatType; member
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/
H A Devent.cpp146 NPlayEvent::NPlayEvent(BeatType beatType) in NPlayEvent() argument
150 switch (beatType) { in NPlayEvent()
/dports/audio/musescore/MuseScore-3.6.1/importexport/musicxml/
H A Dimportmxmlpass1.cpp2410 if (beats == "2" && beatType == "2" && timeSymbol == "cut") { in determineTimeSig()
2416 else if (beats == "4" && beatType == "4" && timeSymbol == "common") { in determineTimeSig()
2422 else if (beats == "2" && beatType == "2" && timeSymbol == "cut2") { in determineTimeSig()
2428 else if (beats == "9" && beatType == "8" && timeSymbol == "cut3") { in determineTimeSig()
2437 .arg(timeSymbol, beats, beatType), xmlreader); in determineTimeSig()
2441 btp = beatType.toInt(); in determineTimeSig()
2450 .arg(beats, beatType), xmlreader); in determineTimeSig()
2470 QString beatType; in time() local
2477 beatType = _e.readElementText(); in time()
2482 if (beats != "" && beatType != "") { in time()
[all …]
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/examples/Info/
H A DInfoExamplePlugin.cpp235 fParameters[kParameterTimeBeatType] = timePos.bbt.beatType; in run()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/examples/Info/
H A DInfoExamplePlugin.cpp235 fParameters[kParameterTimeBeatType] = timePos.bbt.beatType; in run()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/examples/Info/
H A DInfoExamplePlugin.cpp235 fParameters[kParameterTimeBeatType] = timePos.bbt.beatType; in run()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/examples/Info/
H A DInfoExamplePlugin.cpp235 fParameters[kParameterTimeBeatType] = timePos.bbt.beatType; in run()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/examples/Info/
H A DInfoExamplePlugin.cpp235 fParameters[kParameterTimeBeatType] = timePos.bbt.beatType; in run()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/examples/Info/
H A DInfoExamplePlugin.cpp235 fParameters[kParameterTimeBeatType] = timePos.bbt.beatType; in run()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/examples/Info/
H A DInfoExamplePlugin.cpp240 fParameters[kParameterTimeBeatType] = timePos.bbt.beatType; in run()

1234