Home
last modified time | relevance | path

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

/dports/games/vavoom/vavoom-1.33/source/timidity/
H A Dinstrum_sf2.cpp69 SFMod* PresetModulators;
77 SFMod* InstrumentModulators;
375 font->PresetModulators = (SFMod*)chunk->data; in ReadPmod()
376 font->NumPresetModulators = chunk->length / sizeof(SFMod); in ReadPmod()
379 SFMod* Mod = &font->PresetModulators[i]; in ReadPmod()
536 font->InstrumentModulators = (SFMod*)chunk->data; in ReadImod()
537 font->NumInstrumentModulators = chunk->length / sizeof(SFMod); in ReadImod()
540 SFMod* Mod = &font->InstrumentModulators[i]; in ReadImod()
H A Dsf2.h191 struct SFMod struct
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dsfont.h35 struct SFMod;
183 QList<SFMod*> mod;
255 struct SFMod { /* Modulator structure */ struct
H A Dsfont.cpp436 for(SFMod* p : qAsConst(mod)) in ~Zone()
491 for(SFMod* mod_src : qAsConst(mod)) { in importZone()
1130 SFMod* m = new SFMod; in load_pmod()
1463 SFMod* m = new SFMod; in load_imod()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/sfloader/
H A Dfluid_sffile.h40 typedef struct _SFMod SFMod; typedef
H A Dfluid_sffile.c1201 SFMod *m; in load_pmod()
1224 if((m = FLUID_NEW(SFMod)) == NULL) in load_pmod()
1713 SFMod *m; in load_imod()
1736 if((m = FLUID_NEW(SFMod)) == NULL) in load_imod()
H A Dfluid_defsfont.c1561 SFMod *mod_src = (SFMod *)fluid_list_get(r); in fluid_zone_mod_import_sfont()
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_sffile.h40 typedef struct _SFMod SFMod; typedef
H A Dfluid_sffile.c1203 SFMod *m; in load_pmod()
1226 if((m = FLUID_NEW(SFMod)) == NULL) in load_pmod()
1715 SFMod *m; in load_imod()
1738 if((m = FLUID_NEW(SFMod)) == NULL) in load_imod()
H A Dfluid_defsfont.c1542 SFMod *mod_src = (SFMod *)fluid_list_get(r); in fluid_zone_mod_import_sfont()
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_sffile.h40 typedef struct _SFMod SFMod; typedef
H A Dfluid_sffile.c1278 SFMod *m; in load_pmod()
1301 if((m = FLUID_NEW(SFMod)) == NULL) in load_pmod()
1798 SFMod *m; in load_imod()
1821 if((m = FLUID_NEW(SFMod)) == NULL) in load_imod()
H A Dfluid_defsfont.c1508 SFMod *mod_src = (SFMod *)fluid_list_get(r); in fluid_zone_mod_import_sfont()
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_sffile.h40 typedef struct _SFMod SFMod; typedef
H A Dfluid_sffile.c1278 SFMod *m; in load_pmod()
1301 if((m = FLUID_NEW(SFMod)) == NULL) in load_pmod()
1798 SFMod *m; in load_imod()
1821 if((m = FLUID_NEW(SFMod)) == NULL) in load_imod()
H A Dfluid_defsfont.c1508 SFMod *mod_src = (SFMod *)fluid_list_get(r); in fluid_zone_mod_import_sfont()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_defsfont.c1136 SFMod* mod_src = (SFMod *)r->data; in fluid_preset_zone_import_sfont()
1542 SFMod* mod_src = (SFMod *) r->data; in fluid_inst_zone_import_sfont()
2402 SFMod *m; in load_pmod()
2416 m = FLUID_NEW (SFMod); in load_pmod()
2764 SFMod *m; in load_imod()
2778 m = FLUID_NEW (SFMod); in load_imod()
H A Dfluid_defsfont.h67 SFMod; typedef
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/sfloader/
H A Dfluid_defsfont.c1224 SFMod* mod_src = (SFMod *)r->data; in fluid_preset_zone_import_sfont()
1627 SFMod* mod_src = (SFMod *) r->data; in fluid_inst_zone_import_sfont()
2482 SFMod *m; in load_pmod()
2496 m = FLUID_NEW (SFMod); in load_pmod()
2844 SFMod *m; in load_imod()
2858 m = FLUID_NEW (SFMod); in load_imod()
H A Dfluid_defsfont.h67 SFMod; typedef
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_defsfont.c1133 SFMod* mod_src = (SFMod *)r->data; in fluid_preset_zone_import_sfont()
1539 SFMod* mod_src = (SFMod *) r->data; in fluid_inst_zone_import_sfont()
2401 SFMod *m; in load_pmod()
2415 m = FLUID_NEW (SFMod); in load_pmod()
2763 SFMod *m; in load_imod()
2777 m = FLUID_NEW (SFMod); in load_imod()
H A Dfluid_defsfont.h67 SFMod; typedef
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/sfloader/
H A Dfluid_defsfont.c1003 SFMod* mod_src = (SFMod *)r->data; in fluid_preset_zone_import_sfont()
1405 SFMod* mod_src = (SFMod *) r->data; in fluid_inst_zone_import_sfont()
2259 SFMod *m; in load_pmod()
2273 m = FLUID_NEW (SFMod); in load_pmod()
2621 SFMod *m; in load_imod()
2635 m = FLUID_NEW (SFMod); in load_imod()
H A Dfluid_defsfont.h67 SFMod; typedef
/dports/audio/fluidsynth-dssi/fluidsynth-dssi-1.0.0/src/
H A Dload_soundfont_metadata.c269 SFMod; typedef
1116 SFMod *m; in load_pmod()
1130 m = FLUID_NEW (SFMod); in load_pmod()
1478 SFMod *m; in load_imod()
1492 m = FLUID_NEW (SFMod); in load_imod()