Hello, I want to make a feature on a website, that allows the user to upload a sound file to a database, but also in the process of uploading the sound file, they choose a set time duration chunk out of any part of the song. So they can pick to upload the sound from 0:00-0:13 or 0:45-1:26.
I am pretty familiar with how PHP works and all the CSS and HTML jazz, I just need to know where to start digging to achieve the above.
Thanks!
1 Replies - 912 Views - Last Post: 21 September 2012 - 05:49 AM
#1
Hello, not sure the tools I will need to implement what I want to do.
Posted 20 September 2012 - 06:53 PM
Replies To: Hello, not sure the tools I will need to implement what I want to do.
#2
Re: Hello, not sure the tools I will need to implement what I want to do.
Posted 21 September 2012 - 05:49 AM
Understanding audio formats is a good first step.
You have to essentially write a program that can understand the different audio formats being thrown its way and then do additional processing on it.
You have to essentially write a program that can understand the different audio formats being thrown its way and then do additional processing on it.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote




|