8-bit-like sound in C++ with multithreading

Hello everybody,

I want to create a program that can make 8-bit sounds. I want to use the Beep function. Because two Beep functions can't play simultaneously I was thinking about multithreading. are several running treads able to play a Beep accord? If not, are there other ways to make multiple Beep functions play simultaneously?

Kind regards,
Niels Meijer
Topic archived. No new replies allowed.