Re: [LAD] New stuff: zita-dpl

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Mon Dec 05 2011 - 15:50:10 EET

On Mon, Dec 05, 2011 at 12:20:24PM +0100, Jörn Nettingsmeier wrote:

> * it would be great to have the input gain displayed numerically in the
> display as well - i need to document my sessions so that i can always
> revisit them in case the client requests changes. now i could just make
> a screenshot (as i do for zita-rev1, which works because small
> deviations in setup don't have dramatic effects), but for limiting, i
> need absolute precision and 100% reproducible settings. trivial patch is
> attached.

Applied, thanks.

> * i'm assuming you are looking at the maximum level of all channels, and
> then apply the same amount of gain reduction to each of them.

Yes.

> certainly
> the way to go in speaker-based mixes. but as i already mentioned over
> that coffee at ICSA, do you think it could be useful to add an ambisonic
> mode which would apply the gain reduction only to the component that's
> actually over? my hope is that the result is more subtle, because only
> the source sharpness would change slightly, and with b-format, there is
> no danger of irritating jumps of the source...

Actually that is not true - sources would move. Imagine a simple WXY
system. You have a source at 45 degrees and one at 90. The one at
90 (say some percussion) makes Y go into limiting. This means the
one at 45 will move forward.

So any gain change would have to affect equally at least all components
of the same degree. And even that can only be done for a short time,
as modifying the gain of one degree makes a complete mess of the decoding
- rE will drop sharply and rV can take on any value, even go 'negative'.
After at most a few tens of milliseconds the other components would
have to follow.

So that would require separating transient gain changes from longer
ones. This would be possible in e.g. a compressor, but for a peak
limiter (which has to ensure that no samples are over 0dB whatever
happens, and operates in feed-forward mode) it can become quite
difficult.

I tried something similar: to make transient gain changes affect only
the mid and high frequency part of the signal, but I had to abandon
that idea (at least for now) - it really gets very hairy.

Assuming it could be done, the limiter would have to know which
channels belong to the same degree. No problem if you only have
complete sets, but I want to support horizontal only and mixed
order sets as well. The plugin system in AmbMixer can handle
this. Others could mayby do it with a few more extensions, but
those would always imply explicit AMB support by the host.

Ciao,

-- 
FA
Vor uns liegt ein weites Tal, die Sonne scheint - ein Glitzerstrahl.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Dec 5 16:15:02 2011

This archive was generated by hypermail 2.1.8 : Mon Dec 05 2011 - 16:15:02 EET