Jump to content

Play recorded sounds: Difference between revisions

m
Line 259:
c_proc(xPlaySound,{filename,1})
elsif platform()=LINUX then
system("sox -m -v 0.75paplay chimes.wav -v 0.25 chord.wav -d trim 0 6 repeat 5")
system("paplay chord.wav")
end if
end procedure
7,813

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.