| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hello. I am trying to get kStereoMixerParam_PreAveragePower from a stereo mixer.
I'm doing the following:
mLeftLevel = 0.0;
error = AudioUnitGetParameter(mixerUnit,
kStereoMixerParam_PreAveragePower + 0,
kAudioUnitScope_Input,
0,
&mLeftLevel);
Every time this runs I mLeftLevel comes back as -120.0. AudioUnitGetParameter isn't returning an error. Any idea? Perhaps I don't understand something.
Dominic Feira / Code Monkey / Ambrosia Software, Inc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/coreaudio-api/email@hidden
This email sent to email@hidden
| References: | |
| >kStereoMixerParam_PreAveragePower (From: Dominic Feira <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.