Home
last modified time | relevance | path

Searched defs:pitch_random (Results 1 – 4 of 4) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dsdlsound.cpp512 double pitch_random = rng_float( pitch_min, pitch_max ); in play_variant_sound() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dsdlsound.cpp512 double pitch_random = rng_float( pitch_min, pitch_max ); in play_variant_sound() local
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dloader.hh304 int pitch_random = 0; member
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/sfz/
H A Dsfz.h471 int pitch_keycenter; int pitch_keytrack; int pitch_veltrack; int pitch_random; variable