> 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
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to