I'd like PHP to automatically cut Mp3 files I'm uploaded. Let's say the first 30 seconds of each song.
Is this possible?
Also, is there a way to add a fadein/out effect to the audio file serverside?
I'm not asking for a client program like mp3cutter but a script that does the same job on my server using php.