[QLab] Master Fader ? and a feature request
Christopher Ashworth
Chris at chrisashworth.org
Fri Mar 16 05:17:53 PDT 2007
On Mar 16, 2007, at 7:03 AM, Steven Devino wrote:
> Chris,
> this brings up an interesting question. How is the Master fader
> implemented?
It's implemented as a MatrixMixer AudioUnit, which means I'll have to
pass this question on to the CoreAudio mailing list and see if they
answer it, as I don't see it showing up in the docs anywhere.
> Meaning is it a gain coefficient applied to all channels
> equally (i.e. input trim for the mixer) or a post channel trim. It
> seems like it must be the former given the matrix setup.
I hope the question I'm about to ask isn't as dumb as I think it is,
but...
I'm not sure I understand why it would matter whether you apply the
gain to the inputs or the outputs.
Keep in mind that all internal CoreAudio processing is done at 32 bit
floating point resolution, so I don't think there is a resolution
issue involved...or is there?
Apologies if I'm being stupid.
-C
More information about the QLab
mailing list