OK, I tried that, now... all my existing code doesn't load under VB2010. I can not expand my current VB5 programs into VB2010. Am I gonna have to re-write all my existing code to make it run under...
OK, I know this has been a long time ago. but.... I am using VB5 and have had very good luck with my past Serial comms to 10-20 different RS-232 devices (including USB CDC devices). NOW.. I have a...
Hi Gremmy, Correct, I can get a nice constant tone out, but.... I need to have control of the amplitude (volume) to an accuracy of each cycle. Even putting the following:
OK, I can create the array with the correct values, but how do I pass it to playsound, when it is looking for a filename to play? Sorry for the illiteritcy (sp?) Keith
Gremmy, You know, If I could figure out how to send just 1 cycle of a sine wave at 1KHz or (1ms) at different amplification levels, then the rest should be easy. What do you think?
Keith
Gremmy,
Thanks for the reply, but..., the examples just show how to play a wav file. I want to be able to setup the attack, sustain, decay, and release of A single wave form and control the...
All, I am trying to directly control the built-in soundcard in my laptop. I know how to play MP3s and WAVs and such. I want to be about to directly control the soundcard and produce my own waveforms...