Scientific data sonification
Posted: Tue Jun 16, 2009 12:09 am
To those interested:
I am trying to convert seismic data, called waveforms, from their rdseed or SAC binary format into Microsoft wav file format. I have not had much success using the Project - Import raw data option, as unsigned PCM 8 or signed PCM 8 or signed PCM 16, all do not seem to work.
Can someone tell me exactly what raw data I must have for the import raw data option to work correctly? Currently the seismic data is converted to an integer between -10000 and +10000, which I thought was sufficient for signed PCM-16. I am aware of sampling rate issues and mono-stereo imaging, so those are not a problem.
There are some java script programs, such as Sonification Soundbox, but when I supplied a file with 760,000+ samples, the program completely choked. The waveform data usually is 100 samples/sec and can run from 100K to 5 Megs samples in length. so I need to be able to handle large input files.
Again, what exact format for my raw data should I have for the import raw data option to work?
Thanks for your help
I am trying to convert seismic data, called waveforms, from their rdseed or SAC binary format into Microsoft wav file format. I have not had much success using the Project - Import raw data option, as unsigned PCM 8 or signed PCM 8 or signed PCM 16, all do not seem to work.
Can someone tell me exactly what raw data I must have for the import raw data option to work correctly? Currently the seismic data is converted to an integer between -10000 and +10000, which I thought was sufficient for signed PCM-16. I am aware of sampling rate issues and mono-stereo imaging, so those are not a problem.
There are some java script programs, such as Sonification Soundbox, but when I supplied a file with 760,000+ samples, the program completely choked. The waveform data usually is 100 samples/sec and can run from 100K to 5 Megs samples in length. so I need to be able to handle large input files.
Again, what exact format for my raw data should I have for the import raw data option to work?
Thanks for your help