timeSampler: change sound player
authorDan White <dan@whiteaudio.com>
Thu, 11 Jun 2015 17:08:40 +0000 (12:08 -0500)
committerDan White <dan@whiteaudio.com>
Thu, 11 Jun 2015 17:08:40 +0000 (12:08 -0500)
timeSampler

index 53afc602bfafbbd87473fb159ac28e590f36c6f2..f351c16ba6234a0f2e93f5483f5a9243153ab422 100755 (executable)
@@ -11,7 +11,8 @@
 #BEEP="beep -f707 -n -f500"
 #BEEP="beep -f707 -n -f500 -n -f707"
 #BEEP="dcop knotify default notify notify Me notext KDE_Vox_Ahem.ogg nofile 1 0"
-BEEP="aplay /home/dan/tmp/pop.wav"
+#BEEP="aplay /home/dan/tmp/pop.wav"
+BEEP="play /home/dan/tmp/pop.wav"
 MINUTES=6 #to give 10/hour
 #MAXJOBS=$((1*60/$MINUTES))
 #MAXJOBS=8