Jump to content

Joining MP3 question - is this possible?


steve_b

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/43451-joining-mp3-question-is-this-possible/
Share on other sites

:) correct me if im wrong guys.. I dont think PHP is capable of that, what I would do is to  get a software or plugins that you can incoporate with PHP..

 

I think its not possible if youre gonna use pure PHP...

 

Ahh yes, sorry. I forgot to post this link, its a PHP sound class I found but dont really understand! It seems to just join mp3s one after the other though..

 

http://www.sourcerally.net/Scripts/20-PHP-MP3-Class

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.