Skip to content

Electropunk-Labs/BinauralGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binaural Generator

Generate custom binaural beats with a GUI.

Screenshot of main window

Download the JAR

Source Code

Running

  • Ensure Java 7 or greater is installed
  • Double click the .jar file or run at the command line with:

java -jar BinauralGenerator-1.0.jar

Links

Brainwave Frequencies

  • Gamma, 30 to 50 Hz
  • Beta, 14 to 30 Hz
  • Alpha, 8 to 14 Hz
  • Theta, 4 to 8 Hz
  • Delta, 0.1 to 4 Hz

Contact

NanoDano nanodano@devdungeon.com

License

GNU General Public License, version 2 (See LICENSE.txt)

Changelog

v1.0 - 2016/10/20 - Initial stable release.