documentation
authorDan White <dan@whiteaudio.com>
Sat, 17 Dec 2016 22:43:01 +0000 (16:43 -0600)
committerDan White <dan@whiteaudio.com>
Sat, 17 Dec 2016 22:43:01 +0000 (16:43 -0600)
TimeSampleHistogram
timeSampler

index 1642dc7f85516314e4372e5df5cb26be8c64ad94..f0d3c7639be2d2e99363cb5fa4a6e0ab5551cd31 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 
 # Present histogram reports from timeSampler data.  See "$0 -h" for more
 #
index 409ff0b7442050ab1dbf88ec7d3bc4f1ba0bc601..522f023a62ea7e1a4922687796bea211e3577469 100755 (executable)
@@ -4,6 +4,10 @@
 # currently doing.  Subshells keep the periodicity independent
 # of response time to the script
 #
+# Depends:
+#   * sound player (edit BEEP)
+#   * "at" utility (debian: apt-get install at)
+#
 # (C) 2010--2016 Dan White <dan@whiteaudio.com> under GPLv3
 
 # idea from: http://wiki.43folders.com/index.php/Time_sampling