Module bb_generator

Source
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.