Home
last modified time | relevance | path

Searched refs:samplemode (Results 1 – 14 of 14) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/rvoice/
H A Dfluid_rvoice.c165 if ((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
166 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) { in fluid_rvoice_check_sample_sanity()
191 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
212 if ((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
213 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)){ in fluid_rvoice_check_sample_sanity()
214 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
225 if (((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) && in fluid_rvoice_check_sample_sanity()
227 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) { in fluid_rvoice_check_sample_sanity()
332 voice->dsp.is_looping = voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE in fluid_rvoice_write()
333 || (voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE in fluid_rvoice_write()
[all …]
H A Dfluid_rvoice.h96 enum fluid_loop samplemode; member
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/rvoice/
H A Dfluid_rvoice.c165 if ((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
166 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) { in fluid_rvoice_check_sample_sanity()
191 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
212 if ((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
213 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)){ in fluid_rvoice_check_sample_sanity()
214 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
225 if (((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) && in fluid_rvoice_check_sample_sanity()
227 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) { in fluid_rvoice_check_sample_sanity()
332 voice->dsp.is_looping = voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE in fluid_rvoice_write()
333 || (voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE in fluid_rvoice_write()
[all …]
H A Dfluid_rvoice.h96 enum fluid_loop samplemode; member
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_rvoice.c180 if((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
181 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
215 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
242 if((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
243 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
245 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
256 if(((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) && in fluid_rvoice_check_sample_sanity()
258 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
424 is_looping = voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE in fluid_rvoice_write()
425 || (voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE in fluid_rvoice_write()
[all …]
H A Dfluid_rvoice.h88 enum fluid_loop samplemode; member
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_rvoice.c180 if((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
181 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
215 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
242 if((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
243 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
245 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
256 if(((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) && in fluid_rvoice_check_sample_sanity()
258 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
424 is_looping = voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE in fluid_rvoice_write()
425 || (voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE in fluid_rvoice_write()
[all …]
H A Dfluid_rvoice.h88 enum fluid_loop samplemode; member
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/rvoice/
H A Dfluid_rvoice.c180 if((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
181 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
215 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
242 if((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
243 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
245 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
256 if(((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) && in fluid_rvoice_check_sample_sanity()
258 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
424 is_looping = voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE in fluid_rvoice_write()
425 || (voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE in fluid_rvoice_write()
[all …]
H A Dfluid_rvoice.h88 enum fluid_loop samplemode; member
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_rvoice.c180 if((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
181 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
215 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
242 if((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) in fluid_rvoice_check_sample_sanity()
243 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
245 voice->dsp.samplemode = FLUID_UNLOOPED; in fluid_rvoice_check_sample_sanity()
256 if(((voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE) && in fluid_rvoice_check_sample_sanity()
258 || (voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE)) in fluid_rvoice_check_sample_sanity()
424 is_looping = voice->dsp.samplemode == FLUID_LOOP_DURING_RELEASE in fluid_rvoice_write()
425 || (voice->dsp.samplemode == FLUID_LOOP_UNTIL_RELEASE in fluid_rvoice_write()
[all …]
H A Dfluid_rvoice.h88 enum fluid_loop samplemode; member
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Dfmodsound.cpp2546 const FMOD_MODE samplemode = FMOD_3D | FMOD_OPENMEMORY | FMOD_SOFTWARE | FMOD_OPENRAW; in LoadSoundRaw() local
2550 result = Sys->createSound((char *)sfxdata, samplemode, &exinfo, &sample); in LoadSoundRaw()
2584 const FMOD_MODE samplemode = FMOD_3D | FMOD_OPENMEMORY | FMOD_SOFTWARE; in LoadSound() local
2588 result = Sys->createSound((char *)sfxdata, samplemode, &exinfo, &sample); in LoadSound()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Darc-mode.el1608 (samplemode (and (archive--enabled-p 'Mode)
1610 (modelen (length (if samplemode (file-modes-number-to-symbolic samplemode)))))