Here's some software for generating them; http://gnaural.sourceforge.net/ http://discord.sourceforge.net/ http://sbagen.sourceforge.net/ http://entrainer.sourceforge.net/
Some good, more general purpose and programmer-y alternatives: ChucK => http://chuck.cs.princeton.edu/ Pure Data => http://puredata.info/ SuperCollider => http://supercollider.sourceforge.net/
Binaural beats
11–20 of 49 posts
Re: Binaural beats
#12Here's some software for generating them; http://gnaural.sourceforge.net/ http://discord.sourceforge.net/ http://sbagen.sourceforge.net/ http://entrainer.sourceforge.net/
Or, since this is Hacker News, you can use ChucK, which is a realtime programming language for processing audio: SinOsc left => dac.left; SinOsc right => dac.right; 300 => left.freq; 310 => right.freq; while (1) 1::second => now;
Re: Binaural beats
#13Knew about them for a long time. I am still not sure if these work for some people or not, because they don't work for me at all.
Re: Binaural beats
#14Knew about them for a long time. I am still not sure if these work for some people or not, because they don't work for me at all.
Edit: Found this study [1] looking at binaural beats and changes in EEG: "Analysis of changes in broad-band and narrow-band amplitudes, and frequency showed no effect of binaural beat frequency eliciting a frequency following effect in the EEG". This study is (conveniently) not cited in the Wikipedia-article.
[1] https://www.sciencedirect.com/science/article/pii/S016787601...
Re: Binaural beats
#15Knew about them for a long time. I am still not sure if these work for some people or not, because they don't work for me at all.
I don't think they work at all, especially because there are no studies proving binaural beats to be good for anything (except making money?). The only blind study Wikipedia cites was published in the "Journal of Alternative and Complementary Medicine", which isn't really a journal at all. Edit: Found this study [1] looking at binaural beats and changes in EEG: "Analysis of changes in broad-band and narrow-band ampli…
Re: Binaural beats
#16Re: Binaural beats
#17See also the coolest auditory illusion I know of: https://en.wikipedia.org/wiki/Shepard_tone
Re: Binaural beats
#18Earlier quoted context omitted.
Some good, more general purpose and programmer-y alternatives: ChucK => http://chuck.cs.princeton.edu/ Pure Data => http://puredata.info/ SuperCollider => http://supercollider.sourceforge.net/
There's also http://overtone.github.io/ , which sits over super collider. Overtone provides an emacs mode, but you can also use it in http://www.lighttable.com/ which is a bit more accessible.
Re: Binaural beats
#19Re: Binaural beats
#20See also the coolest auditory illusion I know of: https://en.wikipedia.org/wiki/Shepard_tone
"In The Dark Knight and the follow up The Dark Knight Rises a Shepard tone was used to create the sound of the 'Batpod' - a motorcycle that the filmmakers didn't want to change gear and tone abruptly but to constantly ascend."