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"

Revision as of 18:19, 17 May 2007

  • cuetools: [1]
  • shntool: [2]
  • mp3split: [3] (braucht libmad)
  • .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"