From: Dan White Date: Thu, 11 Jun 2015 17:08:40 +0000 (-0500) Subject: timeSampler: change sound player X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=101851dfbd59fc3680924d45bc52de5afde072f1;p=pubbin.git timeSampler: change sound player --- diff --git a/timeSampler b/timeSampler index 53afc60..f351c16 100755 --- a/timeSampler +++ b/timeSampler @@ -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