[Pykaraoke-discuss] Rip-rap

2005-12-13 Thread Jay R. Ashworth
Or something like that. Herewith, my wrapper for ripping CDG's. =8=== # rip a CDG into the hierarchy # # written Sun Dec 11 14:34:15 EST 2005 by [EMAIL PROTECTED] RIPHOME=/home/jra/psk/rips DEVICE=/dev/hdc LABEL=$1 DISC=$2 cd $RIPHOME if [ -z $LABEL ] then

Re: [Pykaraoke-discuss] Rip-rap

2005-12-13 Thread Kelvin Lawson
Great! Thanks Jay. It probably ought to have an *overall* time tracking facility, and some logging. And I need to update my cdrdao to permit slowing down; I'm ripping some bad tracks. (Perhaps a way to run the parser and re-rip on errors?) But it's a start. Usage: ripcdg sc 8119 Have you