1 2 3 4 5 6 7 8
#!/bin/sh soundfile="$1" vmix_to_lower="mpd" ossmix ${vmix_to_lower} 18 ossplay "${soundfile}" ossmix ${vmix_to_lower} 25