diff options
author | p5ych0 r0075 <p5ych0.r0075@gmail.com> | 2010-08-15 18:13:29 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-15 20:53:42 -0500 |
commit | d81d89c3790d9130119d28e211c154c1a580f665 (patch) | |
tree | 1bb36e4f1504bbe8ed086a09cd24cf4db300f4b2 /audio/discord/README | |
parent | 3f42460add7c329a6bdecbbdbf54e4d3ae8f98c9 (diff) | |
download | slackbuilds-d81d89c3790d9130119d28e211c154c1a580f665.tar.gz |
audio/discord: Added (generate binaural beat for brain waves)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/discord/README')
-rw-r--r-- | audio/discord/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/audio/discord/README b/audio/discord/README new file mode 100644 index 0000000000..2c61670243 --- /dev/null +++ b/audio/discord/README @@ -0,0 +1,21 @@ +Discord is a command line program used to generate binaural, phase, and +chronaural beats mixed with tones, noise, or sound files of the users +choice. The default is to play the files via the computer's sound card, +but they can be written to an output file instead. Only file formats +available in libsndfile can be used as input or output. + +WARNING: USE AT YOUR OWN RISK! + +If used consistently (a half hour or more per day) over long periods +of time (months, years), listening to brainwave entrainment beats will +cause psychological change, and might cause profound psychological +change. Presumably that is why you are doing this, but now it is explicit. + +If you are consciously aware of, or consciously suspect, that you have +severe psychological traumas that you have repressed, do not use brainwave +entrainment beats until you have resolved the traumas or are comfortable +that you can deal with them if they become conscious. + +Homepage: http://discord.sourceforge.net/ + +Requires libsndfile. |