summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 13:12:03 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commit97de23a8cfa8928af4d9b2e2b40a858dba5c9f76 (patch)
treeb1691f3b2e09dca6f04c6a21fc855d8c01ec5b01 /misc
parente0d951a7137b6f614ccfc579822a3b0cd58a14ec (diff)
downloadslackbuilds-97de23a8cfa8928af4d9b2e2b40a858dba5c9f76.tar.gz
slackbuilds-97de23a8cfa8928af4d9b2e2b40a858dba5c9f76.tar.xz
misc/drg2sbg: Fix README.
Diffstat (limited to 'misc')
-rw-r--r--misc/drg2sbg/README22
1 files changed, 14 insertions, 8 deletions
diff --git a/misc/drg2sbg/README b/misc/drg2sbg/README
index 52508529e2..887bb87b07 100644
--- a/misc/drg2sbg/README
+++ b/misc/drg2sbg/README
@@ -1,14 +1,20 @@
-This program converts the .drg proprietary file format into the open source SBaGen format.
+This program converts the .drg proprietary file format into the open
+source SBaGen format.
-I-Doser is a company that produces Binaural brainwaves to simulate different states.
+I-Doser is a company that produces Binaural brainwaves to simulate
+different states.
-The problem is that they don't provide a doser application for Linux, and their mp3 collection is limited,
-with this program you can convert the .drg file to an .sbg and then using SBaGen (an open source application
-that they use as main engine to generate the tones) you can convert it to wav and (if desired) to mp3 or similar.
+The problem is that they don't provide a doser application for Linux, and
+their mp3 collection is limited, with this program you can convert the
+.drg file to an .sbg and then using SBaGen (an open source application
+that they use as main engine to generate the tones) you can convert it
+to wav and (if desired) to mp3 or similar.
-This project will never be possible without the help of "The Unofficial I-Doser Blog" and their steAlth's DRG Author
-by konstAnt and khAttAm to tell the truth this is a rip off stripped version of konstAnt and KhAttAm steAlth's DRG Author.
-They did all the work with the .drg files, I just port some parts of it to C.
+This project will never be possible without the help of "The Unofficial
+I-Doser Blog" and their steAlth's DRG Author by konstAnt and khAttAm
+to tell the truth this is a rip off stripped version of konstAnt and
+KhAttAm steAlth's DRG Author. They did all the work with the .drg files,
+I just port some parts of it to C.
Optional dependencies :
* sbagen (to play and/or convert sbg files to WAV);