






Feedback Display
The program gives feedback about keystroke frequency as if the keystrokes were neural spikes.
Some instructions:
To run it, you'll need at least all of the class files in a folder.
Then enter:
java -cp 'path to folder you chose' Feedback
When it starts, click in the top box where it says to click. (so the program can get the keyboard focus)
Try hitting some key at about one beat per second for a little while, then two beats per second, lots of beats, whatever. The reaction is a bit delayed so errors won't be as noticable.
It starts with a radio button set to "1", try it on "2" (or change any of the radio buttons to anything if you want.)
DotPanel.class
DotPanel.java
Feedback$1.class
Feedback.class
Feedback.java
TimedSpike.class
contact: rgiuly@hotmail.com