The Cryosleep Brainwave Generator v0.2(c) Werner Van Belle
2003-2007
e-mail:
werner@yellowcouch.org
The Cryosleep program generates
changing noisewaves with a superimposed
brainwave.
In contrast to many brainwave
generators, the sound itself
is nice to listen to and varies over time.
ContentDownload
- how to download & compile the
program
Demo
- some demo sounds as produced by the
program
Brainwaves -
(alfa/theta/delta/beta/gamma)
Download & CompileThe first step
is to
download the software from
the ftp site ftp://cryosleep.yellowcouch.org/cryosleep/
To compile the program the qt4 libraries and qt4 development files are necessary. The location of these programs should be placed in the defines file. Once this is done typing make should suffice. To start the program start cryosleep in the current directory. There is currently no installation into the filesystem, the binary cryosleep is all that is necessary. When you started the program you can load one of the tubes found in the tubes directory. These are example sounds. Demo SoundsBelow are some
brainwaves I generated. It might be that the actual
frequency is the double of the mentioned frequency.
If you are epileptic or have
tendencies to be, please do NOT listen to these sounds !
Air -- pressurised, deep sound, open space (without brainwave) Busy -- easy, feeling of locality and focus, working (brainwave @ 14 Hz) Field -- science fiction magnetic field (no brainwave) Melt -- harmonics, focus, awareness,the sound of the gong can be found in the essence Resair -- low air sound Sleep -- awareness of the silence of the mind, (brainwave @ 0.9 Hz) Space -- space (brainwave @ 0.9 Hz) Trance -- trance (brainwave @ 3.6 Hz) Water -- water (brainwave @ 0.9 Hz) If you are epilectic or have tendencies to be, please do NOT listen to these sounds ! Program Use The
program has many different options, all
usefull to change the generated sound waves. Probably the most
important is the saving and loading of previous settings with the
'Load' and 'Save' buttons. Predefined settings are stored in the
'tubes' directory of the dsitribution. OutputThe program can generate a file
on disk
or can play the file directly
(the latter might not always be possible if your computer is too slow).
Through selecting 'output is DSP device'
you inform the program to play the file to /dev/dsp. Otherwise it will
dump the output to the file named in the output textfield. If you select the independent stereo
channels, then different compositions will be generated for
every ear. This can be quite interesting to listen to, and this
actually still works with the brainwaves as well.
The generated files: The soundwaves generated on disks are '.raw' files. They are 16 bit stereo files. The samplerate is determined by the playing rate. To listen to them a program such as bplay can be used: bplay -b 16 -S -s <samplerate> cryosleep-generation.raw or if you want to convert them to .wav files you can use sox sox -r <samplerate> -s -w -c 2 cryosleep-generation.raw Sound Generator
|