X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/d100b6be9769de4fde85281fd6c8bc96cc7080e8..27e5be1d838b3e0586bb076708eebdd28bb8f971:/TODO diff --git a/TODO b/TODO index d231a52..b44d39f 100644 --- a/TODO +++ b/TODO @@ -36,7 +36,7 @@ TODO: * When cdparanoia encounters a problem (disk full, data track) when abcde is run in batch mode, abcde still continues, but batch mode is disabled. I.e. instead of normalizing all tracks together, they are normalized - seperately, instead of running "lame --nogap" on all wavs, lame is + separately, instead of running "lame --nogap" on all wavs, lame is invoked once per wav. Abcde should halt when a problem occurs, so it can be manually resolved.