libvisual icon indicating copy to clipboard operation
libvisual copied to clipboard

input_debug: add parameters to use white/pink/... noise data & file input

Open rigid opened this issue 12 years ago • 3 comments

white/pink/... noise PCM data would be nice for testing, file input (raw PCM or wav) would be nice to do reproducable real-world tests

rigid avatar Jan 17 '13 04:01 rigid

I am a little skeptical about having random noise as input, since it's impossible to tell when something goes wrong. Specific types of noise (pink noise, white noise, etc.) might be okay though.

kaixiong avatar Jan 17 '13 18:01 kaixiong

Indeed, white noise would be more useful than random noise. (edited issue)

rigid avatar Jan 17 '13 20:01 rigid

Is there some library we can use for noise generation?

kaixiong avatar Jan 23 '13 16:01 kaixiong