Home
last modified time | relevance | path

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

12

/dports/audio/fluidsynth/fluidsynth-2.2.4/include/fluidsynth/
H A Dgen.h54 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/fluidsynth/
H A Dgen.h50 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/fluidsynth/
H A Dgen.h50 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/fluidsynth/
H A Dgen.h54 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/include/fluidsynth/
H A Dgen.h49 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/include/fluidsynth/
H A Dgen.h49 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/include/fluidsynth/
H A Dgen.h49 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/include/fluidsynth/
H A Dgen.h49 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_gen.c42 { GEN_ENDADDRCOARSEOFS, 0, 1, -1e10f, 0.0f, 0.0f },
H A Dfluid_voice.c1012 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in fluid_voice_update_param()
1016 fluid_real_t end_coar = fluid_voice_gen_value(voice, GEN_ENDADDRCOARSEOFS); in fluid_voice_update_param()
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_gen.c42 { GEN_ENDADDRCOARSEOFS, 0, 1, -1e10f, 0.0f, 0.0f },
H A Dfluid_voice.c1012 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in fluid_voice_update_param()
1016 fluid_real_t end_coar = fluid_voice_gen_value(voice, GEN_ENDADDRCOARSEOFS); in fluid_voice_update_param()
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dgen.cpp41 { GEN_ENDADDRCOARSEOFS, 0, 1, -1e10f, 0.0f, 0.0f },
H A Dfluid.h156 GEN_ENDADDRCOARSEOFS, /**< Sample end address coarse offset (X 32768) */ enumerator
H A Dvoice.cpp1216 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in update_param()
1220 + 32768 * (int) GEN(GEN_ENDADDRCOARSEOFS)); in update_param()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/synth/
H A Dfluid_gen.c41 { GEN_ENDADDRCOARSEOFS, 0, 1, -1e10f, 0.0f, 0.0f },
H A Dfluid_voice.c952 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in fluid_voice_update_param()
956 + 32768 * (int) _GEN(voice, GEN_ENDADDRCOARSEOFS)); in fluid_voice_update_param()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_gen.c41 { GEN_ENDADDRCOARSEOFS, 0, 1, -1e10f, 0.0f, 0.0f },
H A Dfluid_voice.c1252 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in fluid_voice_update_param()
1256 + 32768 * (int) _GEN(voice, GEN_ENDADDRCOARSEOFS)); in fluid_voice_update_param()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_gen.c41 { GEN_ENDADDRCOARSEOFS, 0, 1, -1e10f, 0.0f, 0.0f },
H A Dfluid_voice.c1252 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in fluid_voice_update_param()
1256 + 32768 * (int) _GEN(voice, GEN_ENDADDRCOARSEOFS)); in fluid_voice_update_param()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/synth/
H A Dfluid_gen.c41 { GEN_ENDADDRCOARSEOFS, 0, 1, -1e10f, 0.0f, 0.0f },
H A Dfluid_voice.c939 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in fluid_voice_update_param()
943 + 32768 * (int) _GEN(voice, GEN_ENDADDRCOARSEOFS)); in fluid_voice_update_param()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/synth/
H A Dfluid_voice.c1023 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in fluid_voice_update_param()
1027 fluid_real_t end_coar = fluid_voice_gen_value(voice, GEN_ENDADDRCOARSEOFS); in fluid_voice_update_param()
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_voice.c1020 case GEN_ENDADDRCOARSEOFS: /* SF2.01 section 8.1.3 # 12 */ in fluid_voice_update_param()
1024 fluid_real_t end_coar = fluid_voice_gen_value(voice, GEN_ENDADDRCOARSEOFS); in fluid_voice_update_param()

12