Click here to Skip to main content
Licence 
First Posted 21 Jan 2001
Views 102,823
Bookmarked 57 times

Morse code. Some examples of how to produce sounds.

By | 3 Apr 2001 | Article
Several classes demonstrating how to fill audio buffer and how to produce sound using waveOut* API

This program demonstrates how to use the waveOut APIs to produce sounds of different frequencies. Two classes can play sounds asynchronously (with some differences in implementation), and one show works in plain synchronous mode.

The sample program takes a string you supply, converts it into Morse code, and then plays this code. You can customize the frequency and duration of the sounds produced.

 [Sample Image - 33K]

Using the asynchronous classes, it is possible to change frequency smoothly when sounds are playing, but sound quality is not very good.

This code was tested only on VC++ 6.0 and Windows 98.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Alexander Fedorov

Web Developer
SEO
Ukraine Ukraine

Member

AlexF's Blog in Russian
Owner Spy competition analysis
Rating Burner Rating of blogs

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralGreat article! PinmemberDrABELL15:31 16 Sep '09  
GeneralSir, I want to change a existed wav's frequency, can you give me some advice or some code? Thank you. Pinmemberwangmike5183:31 16 Jan '08  
Generalmultichannel rather than stereo Pinmemberwalkerjiao14:10 2 Dec '03  
QuestionHow to Store 16 Bit PCM Wave PinmemberMaria Jothi19:41 5 May '02  
GeneralAwesome PinmemberMark Robert Strange3:37 12 Jul '01  
GeneralMuch static PinmemberMichael S. Scherotter9:58 14 May '01  
GeneralTimed Event PinmemberUkJay13:32 13 May '01  
GeneralRe: Timed Event PinmemberBaFM2:59 22 Jun '01  
GeneralPhone Tones PinmemberAnonymous22:19 22 Jan '01  
GeneralRe: Phone Tones PinmemberCarsten Groen9:50 29 Jan '01  
GeneralRe: Phone Tones PinmemberRehan Khan15:46 4 Jun '01  
GeneralRe: Phone Tones PinmemberAlexandru Savescu22:52 27 Nov '01  
GeneralRe: Phone Tones PinsussAnonymous22:35 20 May '04  
GeneralRe: Phone Tones Pinmemberrobbor1816:43 14 Aug '05  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.5.120517.1 | Last Updated 4 Apr 2001
Article Copyright 2001 by Alexander Fedorov
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid