Nilesh Ashra 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)
Is this possible using transcode? If not, anyone know of (preferably
F/OSS) tools that can do this?
Audio editing. You can do this (as *.wav) with audacity.
Export as mp3 (or as wav, and use lame or sox to convert to mp3).
Thanks in advance,
-- Nilesh
bj