#!/bin/sh echo Now playing: $1 # SPDIF output on old MSI motherboard: # aplay-rt -q -Dhw:0,4 "$2" aplay-rt -q < "$2" rm "$2"