Re: Level Meters and gain control
Re: Level Meters and gain control
- Subject: Re: Level Meters and gain control
- From: Michel <email@hidden>
- Date: Fri, 11 Oct 2002 00:15:13 +0100
On Thursday 10 October 2002 23:04, Robert Penland wrote:
>
OK, if that is the way it has to be, is there a way to have the control,
>
but somehow indicate to the user that it is disabled. Most users get
>
frustrated if they see a control and drag it around, but nothing happens.
>
>
Thanks,
>
Rob
You could also implement it in software, since you do the conversion
int->float, it's just one multiplication more, thats pretty cheap; in fact,
it can turn out to be a BONUS speedwise, since it gives you another 'stage'
to schedule the pipeline.
I think it's too bad theres is no standard properly for level metering in
general, some boards to that in hardware as well, theres no need to process
any audio at all (especialy for input)
Michel
_______________________________________________
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.