btw if i dont do audio buffers (which would work for scheme or sal) my explicit with-sound for sal was going to look something like: soundfile "test.wav" (channels: 2, srate: 44100) loop for time to 10 send "wave", time, 1, between(220, 440) end