Home
last modified time | relevance | path

Searched defs:_SFMod (Results 1 – 9 of 9) sorted by relevance

/dports/audio/fluidsynth/fluidsynth-2.2.4/src/sfloader/
H A Dfluid_sffile.h57 struct _SFMod struct
60 unsigned short src; /* source modulator */
61 unsigned short dest; /* destination generator */
62 signed short amount; /* signed, degree of modulation */
63 unsigned short amtsrc; /* second source controls amnt of first */
64 unsigned short trans; /* transform applied to source */
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_sffile.h57 struct _SFMod struct
60 unsigned short src; /* source modulator */
61 unsigned short dest; /* destination generator */
62 signed short amount; /* signed, degree of modulation */
63 unsigned short amtsrc; /* second source controls amnt of first */
64 unsigned short trans; /* transform applied to source */
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_sffile.h61 struct _SFMod struct
64 unsigned short src; /* source modulator */
65 unsigned short dest; /* destination generator */
66 signed short amount; /* signed, degree of modulation */
67 unsigned short amtsrc; /* second source controls amnt of first */
68 unsigned short trans; /* transform applied to source */
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_sffile.h61 struct _SFMod struct
64 unsigned short src; /* source modulator */
65 unsigned short dest; /* destination generator */
66 signed short amount; /* signed, degree of modulation */
67 unsigned short amtsrc; /* second source controls amnt of first */
68 unsigned short trans; /* transform applied to source */
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h59 typedef struct _SFMod struct
61 unsigned short src; /* source modulator */
62 unsigned short dest; /* destination generator */
63 signed short amount; /* signed, degree of modulation */
64 unsigned short amtsrc; /* second source controls amnt of first */
65 unsigned short trans; /* transform applied to source */
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h59 typedef struct _SFMod struct
61 unsigned short src; /* source modulator */
62 unsigned short dest; /* destination generator */
63 signed short amount; /* signed, degree of modulation */
64 unsigned short amtsrc; /* second source controls amnt of first */
65 unsigned short trans; /* transform applied to source */
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_defsfont.h59 typedef struct _SFMod struct
61 unsigned short src; /* source modulator */
62 unsigned short dest; /* destination generator */
63 signed short amount; /* signed, degree of modulation */
64 unsigned short amtsrc; /* second source controls amnt of first */
65 unsigned short trans; /* transform applied to source */
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_defsfont.h59 typedef struct _SFMod struct
61 unsigned short src; /* source modulator */
62 unsigned short dest; /* destination generator */
63 signed short amount; /* signed, degree of modulation */
64 unsigned short amtsrc; /* second source controls amnt of first */
65 unsigned short trans; /* transform applied to source */
/dports/audio/fluidsynth-dssi/fluidsynth-dssi-1.0.0/src/
H A Dload_soundfont_metadata.c261 typedef struct _SFMod struct
263 unsigned short src; /* source modulator */
264 unsigned short dest; /* destination generator */
265 signed short amount; /* signed, degree of modulation */
266 unsigned short amtsrc; /* second source controls amnt of first */
267 unsigned short trans; /* transform applied to source */