[Openal] Queuing/Unqueuing waveforms
Peter Mulholland
darkmatter at blueyonder.co.uk
Fri Oct 24 04:20:44 PDT 2008
Hello Tobias,
Friday, October 24, 2008, 7:22:46 AM, you wrote:
> Hi,
> I have to implement a waveform synthesizer. Finally, it should mix sine
> waves with different frequencies, and during runtime, these frequencies
> change.
You are better doing this mathematically, rather than by generating 2 waveform buffers and letting OpenAL mix them. In fact, if this is all you need to do, you would probably be better looking at something simpler and more direct such as PortAudio.
--
Best regards,
Peter mailto:darkmatter at blueyonder.co.uk
More information about the Openal
mailing list