Files
whipper-gui/TODO
Thomas Vander Stichele a35b4d4a01 * AUTHORS:
* Makefile.am:
	* NEWS:
	* TODO:
	* autogen.sh:
	* configure.ac:
	* examples/ARcalibrate.py:
	* misc/Makefile.am:
	* misc/morituri-uninstalled:
	* morituri.spec.in:
	* morituri/Makefile.am:
	* morituri/common/Makefile.am:
	* morituri/common/logcommand.py:
	* morituri/extern/Makefile.am:
	* morituri/rip/Makefile.am:
	* morituri/rip/__init__.py:
	* morituri/rip/main.py:
	* morituri/test/Makefile:
	* morituri/test/Makefile.am:
	* configure.ac (added):
	* AUTHORS (added):
	* morituri.spec.in (added):
	* Makefile.am (added):
	* morituri/test/Makefile.am (added):
	* morituri/extern/Makefile.am (added):
	* morituri/common/logcommand.py (added):
	* morituri/common/Makefile.am (added):
	* morituri/Makefile.am (added):
	* morituri/rip (added):
	* morituri/rip/__init__.py (added):
	* morituri/rip/Makefile.am (added):
	* morituri/rip/main.py (added):
	* misc/Makefile.am (added):
	* misc/morituri-uninstalled (added):
	* autogen.sh (added):
	* NEWS (added):
	  Start autotooling.  Add a command-line application.
2009-05-22 20:08:16 +00:00

55 lines
3.0 KiB
Plaintext

MILESTONES:
- read CD TOC including pre-gap information
- detect read offset
(using a CD in AccurateRip and ripping with various offsets)
(can be delayed since we can get the number from EAC)
- rip a CD with HTOA and other pre-gap tracks, creating separate track for HTOA
- parse .toc files (see cdrdao)
TODO:
- handle errors on cdrdao spawning (for example, not having cdrecorder,
or not putting the disk in)
- check if it's simple to listen to each track in a multitrack completing
- save trms to a pickle, after finishing each track
- cdrdao doesn't automatically save session 2 tracks to toc (like data track)
so not a good candidate for getting a complete TOC and calculating cddb
Instead, get session 9 to get all
- check pregaps more than once, to see if results are consistent, or with
different methods
- extra-cd with pregap like das capital: rip each session separately, then
possibly combine; in any case, none of the cdrdao read-toc commands reads
both the pregap and the data track at once
Ladyhawke TOC:
track: 1 lba: 0 ( 0) 00:02:00 adr: 1 control: 0 mode: 0
track: 2 lba: 15537 ( 62148) 03:29:12 adr: 1 control: 0 mode: 0
track: 3 lba: 31691 ( 126764) 07:04:41 adr: 1 control: 0 mode: 0
track: 4 lba: 50866 ( 203464) 11:20:16 adr: 1 control: 0 mode: 0
track: 5 lba: 66466 ( 265864) 14:48:16 adr: 1 control: 0 mode: 0
track: 6 lba: 81202 ( 324808) 18:04:52 adr: 1 control: 0 mode: 0
track: 7 lba: 99409 ( 397636) 22:07:34 adr: 1 control: 0 mode: 0
track: 8 lba: 115920 ( 463680) 25:47:45 adr: 1 control: 0 mode: 0
track: 9 lba: 133093 ( 532372) 29:36:43 adr: 1 control: 0 mode: 0
track: 10 lba: 149847 ( 599388) 33:19:72 adr: 1 control: 0 mode: 0
track: 11 lba: 161560 ( 646240) 35:56:10 adr: 1 control: 0 mode: 0
track: 12 lba: 177682 ( 710728) 39:31:07 adr: 1 control: 0 mode: 0
track: 13 lba: 207106 ( 828424) 46:03:31 adr: 1 control: 4 mode: 2
track:lout lba: 210385 ( 841540) 46:47:10 adr: 1 control: 4 mode: -1
Bloc Party TOC:
track: 1 lba: 15220 ( 60880) 03:24:70 adr: 1 control: 0 mode: 0
track: 2 lba: 34869 ( 139476) 07:46:69 adr: 1 control: 0 mode: 0
track: 3 lba: 51382 ( 205528) 11:27:07 adr: 1 control: 0 mode: 0
track: 4 lba: 69040 ( 276160) 15:22:40 adr: 1 control: 0 mode: 0
track: 5 lba: 84142 ( 336568) 18:43:67 adr: 1 control: 0 mode: 0
track: 6 lba: 96676 ( 386704) 21:31:01 adr: 1 control: 0 mode: 0
track: 7 lba: 112377 ( 449508) 25:00:27 adr: 1 control: 0 mode: 0
track: 8 lba: 132298 ( 529192) 29:25:73 adr: 1 control: 0 mode: 0
track: 9 lba: 148445 ( 593780) 33:01:20 adr: 1 control: 0 mode: 0
track: 10 lba: 167922 ( 671688) 37:20:72 adr: 1 control: 0 mode: 0
track: 11 lba: 185389 ( 741556) 41:13:64 adr: 1 control: 0 mode: 0
track: 12 lba: 203181 ( 812724) 45:11:06 adr: 1 control: 0 mode: 0
track: 13 lba: 221953 ( 887812) 49:21:28 adr: 1 control: 0 mode: 0
track:lout lba: 243216 ( 972864) 54:04:66 adr: 1 control: 0 mode: -1