diff options
author | Josiah Boothby <josiahb@gmail.com> | 2011-07-08 17:33:57 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 19:50:57 -0300 |
commit | ab2766ddbc81b6376c4ab5cae1fef657112a2c51 (patch) | |
tree | 50070c0a3d42fd40b5b1da4864fe3fdc52a26a8f /audio/wavbreaker/slack-desc | |
parent | af7a2176fd22acaf77c64927d2f24119e74a56c7 (diff) |
audio/wavbreaker: Added (wave file splitter)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/wavbreaker/slack-desc')
-rw-r--r-- | audio/wavbreaker/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/wavbreaker/slack-desc b/audio/wavbreaker/slack-desc new file mode 100644 index 0000000000000..f453904214f4c --- /dev/null +++ b/audio/wavbreaker/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +wavbreaker: Wavbreaker (wave file splitter) +wavbreaker: +wavbreaker: This application's purpose in life is to take a wave file and +wavbreaker: break it up into multiple wave files. It makes a clean break +wavbreaker: at the correct position to burn the files to an audio cd +wavbreaker: without any dead air between the tracks. It will only read +wavbreaker: wave files, so use an appropriate tool to convert other file +wavbreaker: types (e.g., ogg, mp3, etc.) and then break them up. There is +wavbreaker: also a command line tool to merge wave files together, +wavbreaker: wavmerge. +wavbreaker: |