<quote who="Bill Bennett">

> Many thanks for the reply.
> 
> Well, padsize is listed as a track option, so it seems that I'll
> have to burn the disc "manually", ie.,
> 
> > cdrecord -multi -padsize=15x60x75s audiofile1
> 
> The -multi to ensure that I can add the next file; the -padsize
> to add the 15 seconds after audiofile1
> 
> After audiofile2, I'd command
> 
> > cdrecord -multi -padsize=30x60x75s audiofile3
> 

I'd think this should work:

cdrecord padsize=15x60x75s audiofile1 ... padsize=30x60x75s audiofile3 ...

-- 
Jan Schmidt                                  [EMAIL PROTECTED]

Have you been half-asleep? Have you heard voices?
I've heard them calling my name...
 -Kermit the Frog (Rainbow Connection)
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to