projects
/
pubbin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac22a6
)
timeSampler: change sound player
author
Dan White
<dan@whiteaudio.com>
Thu, 11 Jun 2015 17:08:40 +0000
(12:08 -0500)
committer
Dan White
<dan@whiteaudio.com>
Thu, 11 Jun 2015 17:08:40 +0000
(12:08 -0500)
timeSampler
patch
|
blob
|
history
diff --git
a/timeSampler
b/timeSampler
index 53afc602bfafbbd87473fb159ac28e590f36c6f2..f351c16ba6234a0f2e93f5483f5a9243153ab422 100755
(executable)
--- 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