Home
last modified time | relevance | path

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

123

/dports/audio/fluidsynth/fluidsynth-2.2.4/sf2/
H A DVintageDreamsWaves-v2.sf2.yml16973 pitchadj: 0
16988 pitchadj: 0
17003 pitchadj: 0
17018 pitchadj: 0
17033 pitchadj: 0
17048 pitchadj: 0
17063 pitchadj: 0
17078 pitchadj: 0
17093 pitchadj: 0
17108 pitchadj: 0
[all …]
H A DVintageDreamsWaves-v2.sf3.yml16973 pitchadj: 0
16988 pitchadj: 0
17003 pitchadj: 0
17018 pitchadj: 0
17033 pitchadj: 0
17048 pitchadj: 0
17063 pitchadj: 0
17078 pitchadj: 0
17093 pitchadj: 0
17108 pitchadj: 0
[all …]
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_sffile.h115 signed char pitchadj; /* pitch correction in cents */ member
218 signed char pitchadj; /* pitch correction in cents */ member
H A Dfluid_sfont.h167 int pitchadj; /**< Fine pitch adjustment (+/- 99 cents) */ member
H A Dfluid_sfont.c691 sample->pitchadj = fine_tune; in fluid_sample_set_pitch()
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_sffile.h115 signed char pitchadj; /* pitch correction in cents */ member
218 signed char pitchadj; /* pitch correction in cents */ member
H A Dfluid_sfont.h167 int pitchadj; /**< Fine pitch adjustment (+/- 99 cents) */ member
H A Dfluid_sfont.c691 sample->pitchadj = fine_tune; in fluid_sample_set_pitch()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/include/fluidsynth/
H A Dsfont.h244 int pitchadj; /**< Fine pitch adjustment (+/- 99 cents) */ member
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/include/fluidsynth/
H A Dsfont.h244 int pitchadj; /**< Fine pitch adjustment (+/- 99 cents) */ member
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/include/fluidsynth/
H A Dsfont.h152 int pitchadj; member
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/include/fluidsynth/
H A Dsfont.h152 int pitchadj; member
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/sfloader/
H A Dfluid_sffile.h110 signed char pitchadj; /* pitch correction in cents */ member
H A Dfluid_sfont.h167 int pitchadj; /**< Fine pitch adjustment (+/- 99 cents) */ member
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_sffile.h110 signed char pitchadj; /* pitch correction in cents */ member
H A Dfluid_sfont.h167 int pitchadj; /**< Fine pitch adjustment (+/- 99 cents) */ member
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h114 signed char pitchadj; /* pitch correction in cents */ member
290 signed char pitchadj; /* pitch correction in cents */ member
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h114 signed char pitchadj; /* pitch correction in cents */ member
290 signed char pitchadj; /* pitch correction in cents */ member
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_defsfont.h114 signed char pitchadj; /* pitch correction in cents */ member
289 signed char pitchadj; /* pitch correction in cents */ member
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_defsfont.h114 signed char pitchadj; /* pitch correction in cents */ member
289 signed char pitchadj; /* pitch correction in cents */ member
/dports/audio/polyphone/polyphone-75a5e88/sources/lib/sf3/
H A Dsfont.cpp76 pitchadj = 0; in Sample()
625 s->pitchadj = readChar(); in readShdr()
1045 writeChar(s->pitchadj); in writeSample()
1356 s->samplerate, s->origpitch, s->pitchadj, s->sampletype, in writeCode()
1581 s->origpitch, s->pitchadj, s->sampletype, in writeCode()
1817 if (s->pitchadj) in writeXml()
1818 xml.tag("pitchadj", s->pitchadj); in writeXml()
H A Dsfont.h148 int pitchadj;
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dsfont.h143 int pitchadj; variable
/dports/audio/fluidsynth/fluidsynth-2.2.4/test/
H A Ddump_sfont.c126 fmt("pitchadj: %u", sample->pitchadj); in dump_sample()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/synth/
H A Dfluid_voice.c769 - voice->sample->pitchadj; in fluid_voice_update_param()
771 voice->root_pitch = voice->sample->origpitch * 100.0f - voice->sample->pitchadj; in fluid_voice_update_param()

123