|
-
April 27th, 1999, 08:35 PM
#1
Playing a tone
All I want to do is play a simple tone at varying frequencies, I searched through all of the help, and all I could find was DirectSound, wave-audio devices, and Midi support, isn't there just a simple function like:
void sound( int freq); !?!?!
FUNKMASTER P
-
April 27th, 1999, 09:34 PM
#2
Re: Playing a tone
yuo can set frequency in the directsound buffer
DSBCAPS_CTRLFREQUENCY
IDirectSoundBuffer::SetFrequency
method to set the frequency
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|