[Gambas-user] R: morse code sound ?

Jussi Lahtinen jussi.lahtinen at ...626...
Fri Feb 7 14:39:16 CET 2014


> Morse Code is a binary code. An audible binary code. It has two states.
> Long tone or short tone. I used the similarity between Morse Code and
> Binary ASCII text to help teach how computers represent text in binary many
> years ago.
>
> I am sure you could find Morse code audio files (They provide them for free
> for studying for HAM license test) and edit out the two tones. Then write
> your code to use the gb.sdl.sound component to play the files as needed.
> You may also find code files on free audio sites for gaming.
>

I have never done any audio things with Gambas, but isn't there possibility
to make tones? That would allow more flexible solution than playing
recorded tones per letter.

Jussi



More information about the User mailing list