Closed nealey closed 2 years ago
I have added some public domain telegraph sounds. Next steps: use Audio(url)
to create playback objects, and then invoke a.play()
instead of tone start, and b.play()
instead of tone end.
This will be a fun feature :)
This will roll into production with the next push.
A user requested telegraph relay sounds. You know, like at the train station at Disneyland.
This would be awesome, and super easy to implement. I just need to track down a source for these sounds, set a tunable, and then modify the code to play the sounds instead of turning the buzzer on and off.