Regarding inability of Python Module Winsound to produce beep in decimal frequency

Dennis Lee Bieber wlfraed at ix.netcom.com
Tue Aug 17 11:04:58 EDT 2021


On Tue, 17 Aug 2021 15:11:05 +1000, Chris Angelico <rosuav at gmail.com>
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?
>

	Possibly there is a section of code that determines if a sound card is
available, and if not, routes to the basic internal speaker. The rest of
the wave form logic is probably still of use for that.


-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
	wlfraed at ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/



More information about the Python-list mailing list