Re: HAL Input gain
Re: HAL Input gain
- Subject: Re: HAL Input gain
- From: Jeff Moore <email@hidden>
- Date: Wed, 13 Nov 2002 12:20:10 -0800
It is supposed to not be possible for a HAL device to implement
kAudioDevicePropertyVolumeScalar but not
kAudioDevicePropertyVolumeDecibels and friends. The HAL's
representation of the volume control is it's own, so if one is there,
the others ought to be.
Something very strange is happening. Does this iMic work correctly on
other machines?
On Wednesday, November 13, 2002, at 12:42 AM, Martin Hairer wrote:
Hi,
I am using the
kAudioDevicePropertyVolumeRangeDecibels
kAudioDevicePropertyVolumeDecibels
selectors to adjust input gain. It seems that on one of my tester's
machine, this doesn't
work for the iMic. Is it possible (I know it's possible in theory but
I mean in real-world)
that a driver (more specifically the USB Audio driver) implements
kAudioDevicePropertyVolumeScalar
but doesn't implement the above selectors? I would have thought that
if a driver accepts to
change its gain, it should accept it in both dB and absolute values...
If not, is there a "default"
dB range to display to the user? Thanks,
Martin
HairerSoft
http://www.hairersoft.com/
--
Jeff Moore
Core Audio
Apple
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.