Remove erroneous calls to Beep()
This issue requests the removal of erroneous `Beep()` calls in the Morse Runner application, specifically when the '+' key is pressed. These calls trigger unwanted Windows system sounds and an unintended "TU" in Morse code. The behavior has been confirmed across multiple versions and is intended to be fixed.