Home
last modified time | relevance | path

Searched refs:pseudo_srand (Results 1 – 4 of 4) sorted by relevance

/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/
H A Dpadthv1_wave.h149 uint32_t pseudo_srand ()
152 { return pseudo_srand() / float(0x8000U << 16) - 1.0f; }
H A Dpadthv1_sample.h170 uint32_t pseudo_srand () in pseudo_srand() function
173 { return pseudo_srand() / float(0x8000U << 16) - 1.0f; } in pseudo_randf()
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1_wave.h149 uint32_t pseudo_srand () in pseudo_srand() function
152 { return pseudo_srand() / float(0x8000U << 16) - 1.0f; } in pseudo_randf()
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1_wave.h229 uint32_t pseudo_srand () in pseudo_srand() function
232 { return pseudo_srand() / float(0x8000U << 16) - 1.0f; } in pseudo_randf()