Home
last modified time | relevance | path

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

/dports/audio/fluidsynth/fluidsynth-2.2.4/src/sfloader/
H A Dfluid_sffile.h115 struct _SFInst struct
118 char name[21]; /* Name of instrument */
119 int idx; /* Index of this instrument in the Soundfont */
120 fluid_list_t *zone; /* list of instrument zones */
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_sffile.h115 struct _SFInst struct
118 char name[21]; /* Name of instrument */
119 int idx; /* Index of this instrument in the Soundfont */
120 fluid_list_t *zone; /* list of instrument zones */
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_sffile.h120 struct _SFInst struct
123 char name[21]; /* Name of instrument */
124 int idx; /* Index of this instrument in the Soundfont */
125 fluid_list_t *zone; /* list of instrument zones */
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_sffile.h120 struct _SFInst struct
123 char name[21]; /* Name of instrument */
124 int idx; /* Index of this instrument in the Soundfont */
125 fluid_list_t *zone; /* list of instrument zones */
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h120 typedef struct _SFInst struct
122 char name[21]; /* Name of instrument */
123 fluid_list_t *zone; /* list of instrument zones */
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h120 typedef struct _SFInst struct
122 char name[21]; /* Name of instrument */
123 fluid_list_t *zone; /* list of instrument zones */
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_defsfont.h119 typedef struct _SFInst struct
121 char name[21]; /* Name of instrument */
122 fluid_list_t *zone; /* list of instrument zones */
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_defsfont.h119 typedef struct _SFInst struct
121 char name[21]; /* Name of instrument */
122 fluid_list_t *zone; /* list of instrument zones */
/dports/audio/fluidsynth-dssi/fluidsynth-dssi-1.0.0/src/
H A Dload_soundfont_metadata.c321 typedef struct _SFInst struct
323 char name[21]; /* Name of instrument */
324 fluid_list_t *zone; /* list of instrument zones */