Searched refs:fileg_attack (Results 1 – 11 of 11) sorted by relevance
/dports/audio/liquidsfz/liquidsfz-0.2.3/ |
H A D | OPCODES.md | 67 * fileg_attack
|
H A D | NEWS | 19 - filter envelope (fileg_attack, fileg_depth, ...)
|
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/zerberus/ |
H A D | README | 168 fileg_attack
|
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/ |
H A D | loader.hh | 275 EGParam fileg_attack { 0 }; member
|
H A D | voice.cc | 149 filter_envelope_.set_attack (amp_value (vnorm, region.fileg_attack)); in start()
|
H A D | loader.cc | 512 parse_fileg_param (region.fileg_attack, key, value, "attack") || in set_key_value()
|
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/sfz/ |
H A D | sfz.h | 510 …float fileg_delay, fileg_start, fileg_attack, fileg_hold, fileg_decay, fileg_sustain, fileg_releas… variable
|
H A D | sfz.cpp | 519 fileg_attack = 0; in Reset() 810 definition->fileg_attack = fileg_attack; in CopyValuesToDefinition() 1811 else if ("fileg_attack" == key) pCurDef->fileg_attack = ToFloat(value); in push_opcode()
|
H A D | SfzSignalUnitRack.cpp | 199 float attack = pRegion->fileg_attack + pRegion->fileg_vel2attack * velrelease; in Trigger()
|
/dports/audio/liquidsfz/liquidsfz-0.2.3/src/ |
H A D | opcode-list.sh | 316 opcode fileg_attack
|
/dports/audio/linuxsampler/linuxsampler-2.2.0/ |
H A D | ChangeLog | 871 - implemented opcodes fileg_delay, fileg_start, fileg_attack,
|