Regarding inability of Python Module Winsound to produce beep in decimal frequency
Steve
Gronicus at SGA.Ninja
Wed Aug 18 14:36:29 EDT 2021
-----Original Message-----
From: Python-list <python-list-bounces+gronicus=sga.ninja at python.org> On
Behalf Of Greg Ewing
Sent: Wednesday, August 18, 2021 11:49 AM
To: python-list at python.org
Subject: Re: Regarding inability of Python Module Winsound to produce beep
in decimal frequency
On 18/08/21 4:43 pm, Steve wrote:
>>
>> "The HAL (hardware abstraction layer) function HalMakeBeep()"
>> Is the beep that opens the pod bay doors?
> def HalMakeBeepUsingPCSpeaker():
> raise IOError("I'm sorry, I can't do that, Dave.")
I tried that but all it reported was a very slow:
"Daisy, Daisy, give me your answer dooooo...."
And that is when I figured that I knew I should have done that backup....
More information about the Python-list
mailing list