MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578180.py

File recipe-578180.py

recipes/Python/578180_Random_Sound_FX_Using_WAV_File/recipe-578180.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Random Sound FX Using WAV File
2# http://en.wikipedia.org/wiki/Amplitude_modulation
3# http://en.wikipedia.org/wiki/Frequency_modulation
4# FB36 - 20120701

Callers

nothing calls this directly

Calls 7

rangeFunction · 0.85
sinMethod · 0.80
tostringMethod · 0.80
randomMethod · 0.45
appendMethod · 0.45
openMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected