pub(crate) fn run_binaural_beat(
preset_options: BinauralPresetGroup,
) -> Result<(), Error>Expand description
A helper funciton that sets off the running of the binaural beat tones. It also spawns a new thread in order to watch for early completion.