Home
last modified time | relevance | path

Searched defs:_fluid_defpreset_t (Results 1 – 8 of 8) sorted by relevance

/dports/audio/fluidsynth/fluidsynth-2.2.4/src/sfloader/
H A Dfluid_defsfont.h143 struct _fluid_defpreset_t struct
145 fluid_defpreset_t *next;
146 char name[21]; /* the name of the preset */
147 unsigned int bank; /* the bank number */
148 unsigned int num; /* the preset number */
149 fluid_preset_zone_t *global_zone; /* the global zone of the preset */
150 fluid_preset_zone_t *zone; /* the chained list of preset zones */
151 int pinned; /* preset samples pinned to sample cache? */
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_defsfont.h143 struct _fluid_defpreset_t struct
145 fluid_defpreset_t *next;
146 char name[21]; /* the name of the preset */
147 unsigned int bank; /* the bank number */
148 unsigned int num; /* the preset number */
149 fluid_preset_zone_t *global_zone; /* the global zone of the preset */
150 fluid_preset_zone_t *zone; /* the chained list of preset zones */
151 int pinned; /* preset samples pinned to sample cache? */
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_defsfont.h143 struct _fluid_defpreset_t struct
145 fluid_defpreset_t *next;
146 char name[21]; /* the name of the preset */
147 unsigned int bank; /* the bank number */
148 unsigned int num; /* the preset number */
149 fluid_preset_zone_t *global_zone; /* the global zone of the preset */
150 fluid_preset_zone_t *zone; /* the chained list of preset zones */
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_defsfont.h143 struct _fluid_defpreset_t struct
145 fluid_defpreset_t *next;
146 char name[21]; /* the name of the preset */
147 unsigned int bank; /* the bank number */
148 unsigned int num; /* the preset number */
149 fluid_preset_zone_t *global_zone; /* the global zone of the preset */
150 fluid_preset_zone_t *zone; /* the chained list of preset zones */
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h434 struct _fluid_defpreset_t struct
436 fluid_defpreset_t* next;
437 fluid_defsfont_t* sfont; /* the soundfont this preset belongs to */
438 char name[21]; /* the name of the preset */
439 unsigned int bank; /* the bank number */
440 unsigned int num; /* the preset number */
441 fluid_preset_zone_t* global_zone; /* the global zone of the preset */
442 fluid_preset_zone_t* zone; /* the chained list of preset zones */
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h429 struct _fluid_defpreset_t struct
431 fluid_defpreset_t* next;
432 fluid_defsfont_t* sfont; /* the soundfont this preset belongs to */
433 char name[21]; /* the name of the preset */
434 unsigned int bank; /* the bank number */
435 unsigned int num; /* the preset number */
436 fluid_preset_zone_t* global_zone; /* the global zone of the preset */
437 fluid_preset_zone_t* zone; /* the chained list of preset zones */
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_defsfont.h510 struct _fluid_defpreset_t struct
512 fluid_defpreset_t* next;
513 fluid_defsfont_t* sfont; /* the soundfont this preset belongs to */
514 char name[21]; /* the name of the preset */
515 unsigned int bank; /* the bank number */
516 unsigned int num; /* the preset number */
517 fluid_preset_zone_t* global_zone; /* the global zone of the preset */
518 fluid_preset_zone_t* zone; /* the chained list of preset zones */
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_defsfont.h510 struct _fluid_defpreset_t struct
512 fluid_defpreset_t* next;
513 fluid_defsfont_t* sfont; /* the soundfont this preset belongs to */
514 char name[21]; /* the name of the preset */
515 unsigned int bank; /* the bank number */
516 unsigned int num; /* the preset number */
517 fluid_preset_zone_t* global_zone; /* the global zone of the preset */
518 fluid_preset_zone_t* zone; /* the chained list of preset zones */