Playback & Recording with wav format in the same program #1009
-
Hello audio-tools community :) Thanks a lot to pschatzmann for developing and helping out people with your free software, it is highly appreciated!! I am currently playing with audio tools for simple playing and recording of files. I am now struggling with bringing the raw files into more comfortable wav format. I saw the example code but I am just too unexperienced to put playback and recording together in the same program. I just attached the important parts of my code which are working fine while using raw outputs. Can anyone lead me to the right direction on how to playback and record something with wav format? preambel:
functions:
setup:
loop: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Just read the chapter about encoding and decoding in the Wiki! |
Beta Was this translation helpful? Give feedback.
Just read the chapter about encoding and decoding in the Wiki!