You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
171 B
Plaintext

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)