Sound Processing: Difference between revisions
From Elch-Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* cuetools: [http://developer.berlios.de/projects/cuetools/] | * cuetools: [http://developer.berlios.de/projects/cuetools/] | ||
* shntool: [http://www.etree.org/shnutils/shntool/dist/src/shntool-3.0.2.tar.gz] | * shntool: [http://www.etree.org/shnutils/shntool/dist/src/shntool-3.0.2.tar.gz] | ||
* mp3split: [http://mp3splt.sourceforge.net/mp3splt_page/home.php] ( | * mp3split: [http://mp3splt.sourceforge.net/mp3splt_page/home.php] (kann über Yast installiert werden) | ||
* .flac und .cue in Teile trennen: "cuebreakpoints sample.cue | shntool split -o flac sample.flac" (geht auch mit -o wav und einem grossen WAV File) | * .flac und .cue in Teile trennen: "cuebreakpoints sample.cue | shntool split -o flac sample.flac" (geht auch mit -o wav und einem grossen WAV File) | ||
* .mp3 und .cue in Teile trennen: "mp3splt -c music.cue music.mp3" | * .mp3 und .cue in Teile trennen: "mp3splt -c music.cue music.mp3" |