Hi there,
I converted an oscilloscope data to a text file. The data is just a 1kHz sine wave and the text format is in CSV with time in the first column and the amplitude data in the second column.
How can I translate this data file into a 1kHz wav file?
I tried a program called csv2wav, but I only get clicking sounds. I also tried finding a Matlab solution, but I haven't found one, yet.
Any tips?
Thanks!
I converted an oscilloscope data to a text file. The data is just a 1kHz sine wave and the text format is in CSV with time in the first column and the amplitude data in the second column.
How can I translate this data file into a 1kHz wav file?
I tried a program called csv2wav, but I only get clicking sounds. I also tried finding a Matlab solution, but I haven't found one, yet.
Any tips?
Thanks!