produce working cue files. Closes issue 78.
shift 2
echo REM DISCID $DISCID
shift 2
echo REM DISCID $DISCID
- echo FILE \""$CUEWAVEFILE"\" WAVE
+ echo FILE \""$CUEWAVFILE"\" WAVE
if [ $1 -ne 150 ] && [ $MODE = "PREGAP" ] ; then
OFFSET=$1
if [ $1 -ne 150 ] && [ $MODE = "PREGAP" ] ; then
OFFSET=$1
Closes issue 8.
* Allow opus encoding with opusenc. Thanks to Tomasz Golinski for the
patch. Closes issue 70.
Closes issue 8.
* Allow opus encoding with opusenc. Thanks to Tomasz Golinski for the
patch. Closes issue 70.
+ * Fix typo: s/CUEWAVEFILE/CUEWAVFILE/ so that abcde.mkcue should now
+ produce working cue files. Closes issue 78.
-- Steve McIntyre <93sam@debian.org> Tue, 27 Nov 2012 17:34:55 +0000
-- Steve McIntyre <93sam@debian.org> Tue, 27 Nov 2012 17:34:55 +0000