aboutsummaryrefslogtreecommitdiffstats
path: root/snd-aloop-play.sh
diff options
context:
space:
mode:
Diffstat (limited to 'snd-aloop-play.sh')
-rwxr-xr-xsnd-aloop-play.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/snd-aloop-play.sh b/snd-aloop-play.sh
new file mode 100755
index 0000000..c243279
--- /dev/null
+++ b/snd-aloop-play.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+#
+# Play a file to my snd-aloop soundcard
+mplayer -ao alsa:device=hw=1.1 -srate 32000 **/*mp3