Subject: port-i386/7156: i386 bell pitch wrong
To: None <gnats-bugs@gnats.netbsd.org>
From: None <bouyer@antioche.eu.org>
List: netbsd-bugs
Date: 03/13/1999 18:00:53
>Number:         7156
>Category:       port-i386
>Synopsis:       i386 bell pitch wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-i386-maintainer (NetBSD/i386 Portmaster)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 14 08:50:01 1999
>Last-Modified:
>Originator:     Manuel Bouyer
>Organization:

Myself
     
>Release:        1.3K, seems to be there since wscons is on by default
>Environment:
	
System: NetBSD rochebonne.antioche.eu.org 1.3K NetBSD 1.3K (ROCHEBONNE) #0: Wed Mar 10 22:45:12 MET 1999 bouyer@rochebonne.antioche.eu.org:/home/bouyer/1.3K/src/sys/arch/i386/compile/ROCHEBONNE i386
XF86_S3 X server from the 31 Jan snapshot.


>Description:
	The default bell pitch on X is supposed to be 400Hz. Obviously
	the sound produced is at a much higther frequency than that.
	If you change X bell pitch to a higther value, the tone is lower
	(that is, the effect is reversed).
>How-To-Repeat:
	in an xterm:
	%sh
	%set -E # so that <Tab> generates a bell
	%xset -q
	[...]
	  bell percent:  50    bell pitch:  400    bell duration:  100
	[...]
	%<Tab>
	  [ notice that the sound produced is not 400Hz ]
	%xset b 50 800 100
	%xset q
	[...]
	  bell percent:  50    bell pitch:  800    bell duration:  100
	[...]
	%<Tab>
	  [ notice that the sound produced is not 800Hz, and tone is lower
	    than when bell pitch==400].

>Fix:
	Unknow. Bell worked fine before wscons.
>Audit-Trail:
>Unformatted: