Re: Better controls for the Default (Built-In) Input
Re: Better controls for the Default (Built-In) Input
- Subject: Re: Better controls for the Default (Built-In) Input
- From: Dreamcat4 <email@hidden>
- Date: Fri, 17 Dec 2010 20:53:27 +0000
Ah,
I think I should re-phase my problem:
It seems the program "Audio Hijack Pro" has an effects page, where the
appropriate AUs can be inserted into the chain. However the problem
really is that its hard to get any kind of Applescript or command-line
control of those custom effects...
So its really not much use in terms of changing the volume through a
simple remote control, for example.
If I could get some better command line access to those AUs...
I know there are API methods for querying / finding the list of
running AUs and getting a handle on them. Perhaps that is the true
nature of the remaining tasks here.
So rather than doing absolutely everything in code, I could just query
and address the existing AUs which were created by AHP program?
On Fri, Dec 17, 2010 at 8:42 PM, Dreamcat4 <email@hidden> wrote:
> Hi,
> It turns out that the gain control provided for the default Input
> isn't really that great. When its set to 0% (applescript) theres still
> quite a lot of sound coming through...
>
> I am also desperately seeking some form of balance control for the
> default input.
>
> These problems might be solvable by inserting AudioUnits between the
> default input and the default output. And a command line program to
> give a way to control those aspects. Something like whats described in
> TN2112.
>
> http://developer.apple.com/library/mac/#technotes/tn2004/tn2112.html
>
> Unfortunately Apple didn't release a complete sample project to go
> along with the code samples in the technote. That would have saved a
> lot of trouble.
>
> Anyway - whats the best way to go about this if you havent the time to
> code and compile your own AUs? Are there any existing software
> packages which can provide the necessary functionality?
>
>
> Many thanks
>
> dreamcat4
> email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden