First program

Hey Im new, i would like , would appreciate assistance on writing a program to modify music files play speed (Tempo), like Goldwave does, and save the music file slowed down. do i need to write a class to do this multiple time, like i want it to change tempo fo all media files in a folder, where do i start?, is there a certian Class that helps make this task easier, or do i have to write my own, any suggestioin would help, Thanks in advance.
Try Hello World first. lol
Thnks but i already know alittle c++, just need help planning a program out, thats my problem.
Last edited on
I would recommend you to use the SFML library. Is I think the easiest way to work with music, images and text in a dialog box.
Thanks,...... Python huh, non for c++?
Last edited on
SFML is for C++

http://www.sfml-dev.org/
Last edited on
Dude, this is a C++ forum/site as you see. If you asked us for some advice you should expected that the advice is totaly about C++.
Sorry, Im Sorry, I'll go infect myself with a blaster worm, thanks for your help, studying SFML library now
Topic archived. No new replies allowed.