Hello there,
I need to export short .wav files without header data. I can read them using the -raw tag, but would like to write them too. Is this possible?
Thanks for your help, Sam.
Am 13. April 2025 19:59:42 MESZ schrieb Sam Ross samueljohnross@gmail.com:
Hello there,
I need to export short .wav files without header data. I can read them using the -raw tag, but would like to write them too. Is this possible?
Thanks for your help, Sam.
you could just write an arbitrary sound file (eg .wav) and ignore the first 44 byes or do in your reading application?
alternatively, you could also use [file] to remove the header from an existing sound file and write it to a new file.
or if you insist, build your own [soundfiler] with [file].
mfg.sfg.jfd IOhannes
Am 13. April 2025 19:59:42 MESZ schrieb Sam Ross samueljohnross@gmail.com:
Hello there,
I need to export short .wav files without header data. I can read them using the -raw tag, but would like to write them too. Is this possible?
Thanks for your help, Sam.
you could just write an arbitrary sound file (eg .wav) and ignore the first 44 byes or do in your reading application?
alternatively, you could also use [file] to remove the header from an existing sound file and write it to a new file.
or if you insist, build your own [soundfiler] with [file].
Or use something like SoX to convert the wav to whatever afterwards?
best, P
Others have already provided some workarounds, but it would still be nice if "write" also accepted the "-raw" flag. You can open a feature request on GitHub.
Christof
On 13.04.2025 19:59, Sam Ross wrote:
Hello there,
I need to export short .wav files without header data. I can read them using the -raw tag, but would like to write them too. Is this possible?
Thanks for your help, Sam.
pd-list@lists.iem.at - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/pd-list@lists.iem.at/message/3ODWFOKUSL...
To unsubscribe send an email to pd-list-leave@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/