Server-side Audio Editor
Posted
by
Kristen
on Stack Overflow
See other posts from Stack Overflow
or by Kristen
Published on 2011-01-15T23:51:42Z
Indexed on
2011/01/15
23:53 UTC
Read the original article
Hit count: 182
I am looking for an audio editor that we can use server side (ASP + IIS)
We want users to be able to upload an audio file, and then offer a 10 second teaser clip to other users for download.
Ideally I would like our application to be able to specify Input and Output Filename, Start and End time (or Duration), and be able to fade-in and fade-out, and equalise the volume.
Maybe some audio editors have a batch edit facility, and it would just be a question of installing on the server?
All the keywords I have tried putting into Google have led me on a wild goose chase, hopefully someone can help me with suggestions. Thanks.
© Stack Overflow or respective owner