Leon
Joined: 02 Aug 2008 Posts: 1
|
Posted: Sat Aug 02, 2008 2:07 pm Post subject: some info about pymedia.sound.input.getData needed. |
|
|
hey im trying to write a Spectrogram with python 2.5 using py media pymedia.sound.input.getData
i have copyed the code from the sound_recorder
now im getting the data from the device....
my question is how can i analayze it or in what format is it goes out?
ive saved the raw data to a file and opened it with a hex editor and its gibrish . (i assume its raw sound as a string
what shuld i do next?
Thanks Leon. |
|