Yeah, I know there are plenty of desktop tools that do this, but I should have been clearer in my orginial question.
This is a requirement for a web-application, and this process will need to be automated server-side.. Andrew Church wrote: >> I need to merge short samples (drum loop, guitar riff, etc) into one >> mp3, selecting at what point (in seconds) each sample is to be inserted. >> E.g. >> >> ---------------------------------------- >> | Sample 1 | Sample 1 | | >> ---------------------------------------- >> | | Sample 2 | | >> ---------------------------------------- >> | Sample 3 | | Sample 3 | | >> ---------------------------------------- >> 0 10 20 30 40 50 60 70 80 (seconds) >> > > Sounds like you want ProTracker. ;) Seriously, this looks like a task > for music editing software, rather than format conversion software like > transcode; I don't know any F/OSS ones offhand, but a bit of searching > should turn up some. > > --Andrew Church > [EMAIL PROTECTED] > http://achurch.org/ > >