-Original Message-
From: Python-list On
Behalf Of Greg Ewing
Sent: Wednesday, August 18, 2021 11:49 AM
To: python-list@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:
>>
>> "
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.")
--
Greg
--
https://mail.python.org/mailman/listinfo/python-list
gs that f**king funny!.
-Original Message-
From: Python-list On
Behalf Of Eryk Sun
Sent: Tuesday, August 17, 2021 6:23 PM
To: Dennis Lee Bieber
Cc: python-list@python.org
Subject: Re: Regarding inability of Python Module Winsound to produce beep
in decimal frequency
On 8/17/21, Dennis
On 8/17/21, Dennis Lee Bieber wrote:
> On Tue, 17 Aug 2021 15:11:05 +1000, Chris Angelico
> declaimed the following:
>
>>Huh. Okay. Then I withdraw the concern from this list, and instead lay
>>it at Microsoft's feet. That is, I maintain, a bizarre choice. Surely
>>there are better ways to trigge
On Tue, 17 Aug 2021 15:11:05 +1000, Chris Angelico
declaimed the following:
>
>Huh. Okay. Then I withdraw the concern from this list, and instead lay
>it at Microsoft's feet. That is, I maintain, a bizarre choice. Surely
>there are better ways to trigger audio on the sound card?
>
Possi
On Tue, Aug 17, 2021 at 1:50 PM Eryk Sun wrote:
>
> On 8/16/21, Chris Angelico wrote:
> > On Tue, Aug 17, 2021 at 11:44 AM Eryk Sun wrote:
> >
> >> Yes, the PC speaker beep does not get used in Windows 7+. The beep
> >> device object is retained for compatibility, but it redirects the
> >> reque
On 8/16/21, Chris Angelico wrote:
> On Tue, Aug 17, 2021 at 11:44 AM Eryk Sun wrote:
>
>> Yes, the PC speaker beep does not get used in Windows 7+. The beep
>> device object is retained for compatibility, but it redirects the
>> request to a task in the user's session (which could be a remote
>>
On Tue, Aug 17, 2021 at 11:44 AM Eryk Sun wrote:
>
> On 8/16/21, Roel Schroeven wrote:
> >
> > We're not necessarily talking about the PC speaker here: (almost) all
> > computers these days have sound cards (mostly integrated on the
> > motherboard) that are much more capable than those one-bit P
On 8/16/21, Roel Schroeven wrote:
>
> We're not necessarily talking about the PC speaker here: (almost) all
> computers these days have sound cards (mostly integrated on the
> motherboard) that are much more capable than those one-bit PC speakers.
Yes, the PC speaker beep does not get used in Win
Il 13/08/2021 18:17, Chris Angelico ha scritto:
On Sat, Aug 14, 2021 at 2:11 AM Terry Reedy wrote:
On 8/13/2021 6:53 AM, Umang Goswami wrote:
Hi There, Hope you find this mail in good health.
I am Umang Goswami, a Python developer and student working on a huge
project for automation of music
Op 15/08/2021 om 7:01 schreef Chris Angelico:
On Sun, Aug 15, 2021 at 1:02 PM John O'Hagan wrote:
>
> > On 2021-08-13 17:17, Chris Angelico wrote:
> > > Is it really? In my experience, no human ear can distinguish 277Hz
> > > from 277.1826Hz when it's played on a one-bit PC speaker, which the
>
On Sun, Aug 15, 2021 at 1:03 AM Chris Angelico wrote:
>
> On Sun, Aug 15, 2021 at 1:02 PM John O'Hagan wrote:
> >
> > > On 2021-08-13 17:17, Chris Angelico wrote:
> > > > Is it really? In my experience, no human ear can distinguish 277Hz
> > > > from 277.1826Hz when it's played on a one-bit PC sp
On Sun, Aug 15, 2021 at 1:02 PM John O'Hagan wrote:
>
> > On 2021-08-13 17:17, Chris Angelico wrote:
> > > Is it really? In my experience, no human ear can distinguish 277Hz
> > > from 277.1826Hz when it's played on a one-bit PC speaker, which the
> > > Beep function will be using.
>
> Rounding to
On Fri, 13 Aug 2021 17:41:05 +0100
MRAB wrote:
> On 2021-08-13 17:17, Chris Angelico wrote:
> > On Sat, Aug 14, 2021 at 2:11 AM Terry Reedy
> > wrote:
> >>
> >> On 8/13/2021 6:53 AM, Umang Goswami wrote:
> >> > Hi There, Hope you find this mail in good health.
> >> >
> >> > I am Umang Goswami, a
On 2021-08-13 17:17, Chris Angelico wrote:
On Sat, Aug 14, 2021 at 2:11 AM Terry Reedy wrote:
On 8/13/2021 6:53 AM, Umang Goswami wrote:
> Hi There, Hope you find this mail in good health.
>
> I am Umang Goswami, a Python developer and student working on a huge
> project for automation of musi
On Sat, Aug 14, 2021 at 2:11 AM Terry Reedy wrote:
>
> On 8/13/2021 6:53 AM, Umang Goswami wrote:
> > Hi There, Hope you find this mail in good health.
> >
> > I am Umang Goswami, a Python developer and student working on a huge
> > project for automation of music instruments. I am producing the m
On 8/13/2021 6:53 AM, Umang Goswami wrote:
Hi There, Hope you find this mail in good health.
I am Umang Goswami, a Python developer and student working on a huge
project for automation of music instruments. I am producing the musical
notes using the Beep function of Winsound Module(
https://docs
17 matches
Mail list logo