nzmike99
Programmer
- Apr 1, 2003
- 8
Hi,
I'm trying to write (or find) an application library which I can call from .Net web pages to take an uploaded MP3, extract the first 40 seconds from it and (most importantly) fade the volume out over the final 10 seconds.
It's for a music site I'm working on where artists upload there own music - we want to make samples for buying customers to listen to and we really want to have a nice fade as I mentioned above so the sample doesn't abruptly end.
Will the DirectX9 SDK do this? If not, does anyone know how I can do this or know of a DLL or OCX that will do this?
Also, what frame/method/object is the volume for each frame in? Is a fade-out possible? (I assume it is.)
If I have to write sometihng I'd prefer to use C# or VB.Net but even some C++ example code might get me started as well.
Any help would be appreciated - I just can't seem to find an entry point into the little project!
TIA for any help,
Mike
I'm trying to write (or find) an application library which I can call from .Net web pages to take an uploaded MP3, extract the first 40 seconds from it and (most importantly) fade the volume out over the final 10 seconds.
It's for a music site I'm working on where artists upload there own music - we want to make samples for buying customers to listen to and we really want to have a nice fade as I mentioned above so the sample doesn't abruptly end.
Will the DirectX9 SDK do this? If not, does anyone know how I can do this or know of a DLL or OCX that will do this?
Also, what frame/method/object is the volume for each frame in? Is a fade-out possible? (I assume it is.)
If I have to write sometihng I'd prefer to use C# or VB.Net but even some C++ example code might get me started as well.
Any help would be appreciated - I just can't seem to find an entry point into the little project!
TIA for any help,
Mike