954,487 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

making sounds with c++

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

thinkingofaname
Newbie Poster
7 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

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++.

pseudorandom21
Practically a Posting Shark
890 posts since Jan 2011
Reputation Points: 216
Solved Threads: 111
 

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????

thinkingofaname
Newbie Poster
7 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: