This question has led me to request clarification on the names (and uses) regarding dynamic processing more widely.
The table below shows my understanding of the names of the processes when a signal goes above or below a defined threshold, and the action (block, cut, raise) that is then applied to the signal.
┌ Threshold ───┬────────────────┐
│ Below │ Above │
┌ Action ─┼──────────────┼────────────────┤
│ Block │ GATING │ ?1 │
│ Cut │ EXPANSION ?4 │ COMPRESSION ?5 │
│ Raise │ ?2 │ ?3 │
└─────────┴──────────────┴────────────────┘
So, is there a naming convention (and a practical or creative use) for
1. blocking a signal completely when it goes above a threshold?
2. raising the signal when it falls below a threshold?
3. raising the signal when it goes above a certain threshold? 8|
and
4. why is attenuating a signal that falls below a threshold called "expansion"?
finally
5. COMPRESSION would include LIMITING ... so is there a better way of drawing the table?
tia