I'm fairly new to PowerBasic, and haven't programmed Windows in 10 years, so please don't assume I know anything at all.
I need to take control of the default audio device in windows, and tell it to play a certain frequency.
At the end of the day, I'll be using PowerBasic to generate audio tests to use in our Chinese factory when doing Q/A on speaker systems. I'll be generating frequency sweeps, doing impulse response, etc.
But for now, I need to make a sound! I think once I get that far, I'll be on my way.
I assume I need to interface with some windows library and make calls to that... But as a new Power Basic user, even that is something a quick example would really help me out.
Thanks a lot.
Tom
I need to take control of the default audio device in windows, and tell it to play a certain frequency.
At the end of the day, I'll be using PowerBasic to generate audio tests to use in our Chinese factory when doing Q/A on speaker systems. I'll be generating frequency sweeps, doing impulse response, etc.
But for now, I need to make a sound! I think once I get that far, I'll be on my way.
I assume I need to interface with some windows library and make calls to that... But as a new Power Basic user, even that is something a quick example would really help me out.
Thanks a lot.
Tom
Comment