Hi
It's my first year in learning C++. I just make simple console applications.
and I would love to have the option to insert some simple tones in my applications. I know how to use Sleep() and I know the scape sequence \a but now I only have one tone (one frequency) so if I could just have 2||3 more different tones (like do, re, mi), it would be so awesome!