Write metadata to .wav file? #457
Answered
by
pschatzmann
rasmushauschild
asked this question in
Q&A
-
Hi, Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Nov 18, 2022
Replies: 1 comment 1 reply
-
No, I was't even aware that wav files can support metadata. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, I was't even aware that wav files can support metadata.
Feel free to extend the logic. The current logic is pretty simple to just prefix the pcm stream with a fixed header, so that external applications can process the data.