Hi There,
I am building a online sequencer application (like garageband, logic, cubase etc), and I need a PHP script that will create the joined mp3s of all the tracks. I have done some very simple experiments, and I cant get it to work properly. I can get files to join one after the other (sort of!), but I need more flexibility.
In this system, it is HIGHLY likely that more than one sound is playing at the same time. Is it possible to use a PHP script to join mp3s ontop of each other, or can it only handle one at a time?
Thanks,
Steve