misc/drg2sbg: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 16:56:58 -04:00
parent d1fd8c4fbc
commit 9ce7a1ee13

View file

@ -4,16 +4,16 @@ source SBaGen format.
I-Doser is a company that produces Binaural brainwaves to simulate I-Doser is a company that produces Binaural brainwaves to simulate
different states. different states.
The problem is that they don't provide a doser application for Linux, and The problem is that they don't provide a doser application for
their mp3 collection is limited, with this program you can convert the Linux, and their mp3 collection is limited, with this program you can
.drg file to an .sbg and then using SBaGen (an open source application convert the .drg file to an .sbg and then using SBaGen (an open source
that they use as main engine to generate the tones) you can convert it application that they use as main engine to generate the tones) you
to wav and (if desired) to mp3 or similar. can convert it to wav and (if desired) to mp3 or similar.
This project will never be possible without the help of "The Unofficial This project will never be possible without the help of "The
I-Doser Blog" and their steAlth's DRG Author by konstAnt and khAttAm Unofficial I-Doser Blog" and their steAlth's DRG Author by konstAnt
to tell the truth this is a rip off stripped version of konstAnt and and khAttAm to tell the truth this is a rip off stripped version of
KhAttAm steAlth's DRG Author. They did all the work with the .drg files, konstAnt and KhAttAm steAlth's DRG Author. They did all the work with
I just port some parts of it to C. the .drg files, I just port some parts of it to C.
Optional dependency: sbagen (to play and/or convert sbg files to WAV) Optional dependency: sbagen (to play and/or convert sbg files to WAV)