On Thu, Aug 10, 2006 at 11:33:17AM -0500, Charles Steinkuehler wrote:
> 
> I've started playing with the latest subversion rev of abcde (Rev: 224).
> 
> The first problem I've encountered is the -M switch for making a cuefile
> doesn't work anymore (DOCUE is getting set, but is overwritten later by
> the $ACTION processing code).
> 
> I'm currently working around this by passing -a default,cue on the
> command line instead of -M, but this seems cumbersome.

The "cue" option is an action from now on, since it is a step on the process
of ripping. If you are ripping a CD you want "cue" to be before or after a
read, but once the CD is read, cue is not a possibility, unlike other options
that affect a step on the process.

> I've also identified the problem with the internal makeids function. The
> disk length is 2 seconds (*NOT* frames) longer than the python version
> because the 2-second disc leadin (150 frame "magic number") is added to
> the disk length twice:
> 
>    $((($LEADOUT + $LEADIN + $IDMAGICNUM) / $CDFRAMES))
> 
> ...once as $LEADIN, and again as $IDMAGICNUM.
> 
> I am also working on adding a couple new features for cue file
> generation, which I can send as a patch once I get them ironed out.  I
> use cdrdao to generate a TOC file (it looks like you're intending to add
> support for this already), then use toc2cue to generate a cue file.

Please, send me everything you have. I will add them.

-- 
Jesus Climent                  info:www.pumuki.org dj:triplestereo.com
Unix SysAdm|Linux User #66350|Debian Developer|2.6.17|Helsinki Finland
GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429  7E18 66FC 1D7F 8694 6D69

Jack, please, I'm only an elected official here, I can't make decisions by 
myself!
                --Mayor (The Nightmare Before Christmas)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to