Sound Processing: Difference between revisions
From Elch-Wiki
				
				
				Jump to navigationJump to search
				
				
 New page: * cuetools: [http://developer.berlios.de/projects/cuetools/] * shntool: [http://www.etree.org/shnutils/shntool/dist/src/shntool-3.0.2.tar.gz]  * .flac und .cue in Teile trennen: "cuebreakp...  | 
				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] (braucht libmad)  | |||
* .flac und .cue in Teile trennen: "cuebreakpoints sample.cue | shntool split -o flac sample.flac"  | * .flac und .cue in Teile trennen: "cuebreakpoints sample.cue | shntool split -o flac sample.flac"  | ||
* .mp3 und .cue in Teile trennen: "mp3splt -c music.cue music.mp3"  | |||