counting to file

master
Michael Murtaugh 4 years ago
parent 37fc125cb8
commit 698f428866

@ -0,0 +1,6 @@
set("log.file",false)
set("log.stdout",true)
radio = playlist.once("counting.m3u")
radio = audio_to_stereo(radio)
output.file(%vorbis,"counting.ogg",radio,fallible=true)
Loading…
Cancel
Save