I am writing appplication in devc++, and since I am not so advanced programmer to write it by myself, I am looking for free command line cd audio ripper (cd->wav).
Why command line? because I will launch it from my program with certain paramters like I do coding wav to mp3 with lame.exe (lame -vbr 192 input.wav output.mp3).
I found some programs like cdrdao cdrtools, which were oryginally from linux but were converted to windows, and I can't make them work, I am even uncertain if they are able to rip cd into wav.
Anyone can help me?
ps.Maybe somebody will know easy libraries for devc++