Am 30.06.2024 um 07:47 schrieb Alexander Gribanov:
вс, 30 июн. 2024 г. в 08:38, Michael Koch <[email protected]>:
Hi,
is it possible to convert an audio waveform to a CSV list?
I want to insert 2048 samples of a waveform into the C source code for a
microcontroller.
Hello! I don't know about how to make a CSV list, but if You need it for a
microcontroller, why wouldn't You make a .wav file and read the samples one
by one Your C code?
The microcontroller can't read a file. It's a very simple circuit
without SD card. That's why I want to insert the samples into the C
source code.
Michael
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".