]> git.rkrishnan.org Git - dttsp.git/blobdiff - jDttSP/keyd.c
add a readme
[dttsp.git] / jDttSP / keyd.c
index 091f6651f19e0d5493558044691494e411d573ab..a9da384d8c025798004a58a8e99e84a8559a20f5 100644 (file)
@@ -47,8 +47,6 @@ Bridgewater, NJ 08807
 #define SAMP_RATE (48000)
 
 // # times key is sampled per sec
-// > 64 requires root on Linux
-//#define RTC_RATE (128)
 #define RTC_RATE (64)
 
 // # samples generated during 1 clock tick at RTC_RATE
@@ -217,7 +215,7 @@ key_thread(void) {
 //------------------------------------------------------------------------
 
 // update keyer parameters via text input from stdin
-// <wpm xxx> -> set keyer speed to xxx
+// <wpm xxx>  -> set keyer speed to xxx
 // <gain xxx> -> set gain to xxx (dB)
 // <freq xxx> -> set freq to xxx
 // <ramp xxx> -> set attack/decay times to xxx ms