Expand description
A module that contains the bulk of the code that allows the program to run.
Functionsยง
- generate_
binaural_ beats - Generates and plays binaural beat tones based on specified carrier frequency, beat frequency, and duration.
- wait_
until_ ๐end - A function that wats for the chosen time limit to end before exiting. The function will constantly check if the user wants to stop running of the program.