Combine a vocal and instrumental into one mp3?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
madspoihur
Forum Newbie
Posts: 6
Joined: Wed Oct 07, 2009 10:24 am

Combine a vocal and instrumental into one mp3?

Post by madspoihur »

Salvete Omnis,

Does anybody have any suggestions of how php could be used to overlap mp3s - a vocal version and an instrumental version - into one track?

Thanks,

Mads
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Combine a vocal and instrumental into one mp3?

Post by Weirdan »

I'd look into something like liquidsoap or SoX
Post Reply