Home
last modified time | relevance | path

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

/dports/audio/fluidsynth/fluidsynth-2.2.4/include/fluidsynth/
H A Dgen.h67 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/fluidsynth/
H A Dgen.h63 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/fluidsynth/
H A Dgen.h63 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/fluidsynth/
H A Dgen.h67 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/include/fluidsynth/
H A Dgen.h62 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/include/fluidsynth/
H A Dgen.h62 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/include/fluidsynth/
H A Dgen.h62 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/include/fluidsynth/
H A Dgen.h62 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_gen.c55 { GEN_MODENVDELAY, 1, 2, -12000.0f, 5000.0f, -12000.0f },
H A Dfluid_voice.c552 GEN_MODENVDELAY, /* #25 */ in fluid_voice_calculate_runtime_synthesis_parameters()
1100 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in fluid_voice_update_param()
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_gen.c55 { GEN_MODENVDELAY, 1, 2, -12000.0f, 5000.0f, -12000.0f },
H A Dfluid_voice.c552 GEN_MODENVDELAY, /* #25 */ in fluid_voice_calculate_runtime_synthesis_parameters()
1100 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in fluid_voice_update_param()
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dgen.cpp54 { GEN_MODENVDELAY, 1, 2, -12000.0f, 5000.0f, -12000.0f },
H A Dvoice.cpp767 GEN_MODENVDELAY, // #25 in voice_start()
1314 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in update_param()
1315 x = GEN(GEN_MODENVDELAY); in update_param()
H A Dfluid.h169 GEN_MODENVDELAY, /**< Modulation envelope delay */ enumerator
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/synth/
H A Dfluid_gen.c54 { GEN_MODENVDELAY, 1, 2, -12000.0f, 5000.0f, -12000.0f },
H A Dfluid_voice.c533 GEN_MODENVDELAY, /* #25 */ in fluid_voice_calculate_runtime_synthesis_parameters()
1033 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in fluid_voice_update_param()
1034 x = _GEN(voice, GEN_MODENVDELAY); in fluid_voice_update_param()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_gen.c54 { GEN_MODENVDELAY, 1, 2, -12000.0f, 5000.0f, -12000.0f },
H A Dfluid_voice.c823 GEN_MODENVDELAY, /* #25 */ in fluid_voice_calculate_runtime_synthesis_parameters()
1348 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in fluid_voice_update_param()
1349 x = _GEN(voice, GEN_MODENVDELAY); in fluid_voice_update_param()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_gen.c54 { GEN_MODENVDELAY, 1, 2, -12000.0f, 5000.0f, -12000.0f },
H A Dfluid_voice.c823 GEN_MODENVDELAY, /* #25 */ in fluid_voice_calculate_runtime_synthesis_parameters()
1348 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in fluid_voice_update_param()
1349 x = _GEN(voice, GEN_MODENVDELAY); in fluid_voice_update_param()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/synth/
H A Dfluid_gen.c54 { GEN_MODENVDELAY, 1, 2, -12000.0f, 5000.0f, -12000.0f },
H A Dfluid_voice.c524 GEN_MODENVDELAY, /* #25 */ in fluid_voice_calculate_runtime_synthesis_parameters()
1020 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in fluid_voice_update_param()
1021 x = _GEN(voice, GEN_MODENVDELAY); in fluid_voice_update_param()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/synth/
H A Dfluid_voice.c559 GEN_MODENVDELAY, /* #25 */ in fluid_voice_calculate_runtime_synthesis_parameters()
1111 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in fluid_voice_update_param()
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_voice.c559 GEN_MODENVDELAY, /* #25 */ in fluid_voice_calculate_runtime_synthesis_parameters()
1108 case GEN_MODENVDELAY: /* SF2.01 section 8.1.3 # 25 */ in fluid_voice_update_param()