hey i wanna make C++ program that makes music files
but i don't want to use the beep function because that's to simple..and as far as i know doesnt save as a music file....i've looked at csound but that looks a bit to tricky..can u suggest any library's that have enough functions to be very customize-able, isn't to difficult and writes the sounds to audio files.
thanks in advance

Recommended Answers

All 2 Replies

QT, Irrklang, Windows API.

All are probably complicated to use.

Why not try to find a good IDE for csound? If I wanted to work with sound I would probably use csound or learn enough about sound to implement my own with an audio library for C/C++.

thanks is it possible for me to write the csound code as a string...and then compile it in my program some how..is there some way to do that????

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.