Internet Morse Code Repeater
Go to file
Neale Pickett 8ed3cd7b11 Handle different MIDI channels 2020-05-02 23:55:17 +00:00
static Handle different MIDI channels 2020-05-02 23:55:17 +00:00
README.md Working 2020-04-09 23:09:33 -06:00
book.go repeater.Listeners() 2020-04-12 20:46:51 -06:00
book_test.go Channels work now I think 2020-04-12 20:40:52 -06:00
main.go Working TX and Iambic, just need RX now 2020-04-26 17:58:44 -06:00
message.go More efficient message marshaling 2020-04-12 20:55:17 -06:00
message_test.go More efficient message marshaling 2020-04-12 20:55:17 -06:00
repeater.go repeater.Listeners() 2020-04-12 20:46:51 -06:00
repeater_test.go repeater.Listeners() 2020-04-12 20:46:51 -06:00

README.md

This is a thing you can run to practice morse code with your friends.

It's very simple. It doesn't try to prevent people from screwing with each other, or the server.

You can use any key on the keyboard, or a mouse button, to key down.

Network jitter is going to make this horrible.