#!/bin/sh soundfile="$1" vmix_to_lower="mpd" ossmix ${vmix_to_lower} 18 ossplay "${soundfile}" ossmix ${vmix_to_lower} 25