|
| quote: | Originally posted by Raphie
but then againn: every sum adds up in rouding off: channel > group > master. Theoretically you should just seelct all channels (except subgroups, FX and master) and pull them all down. |
While I don't disagree with the point about pulling channels down to preserve headroom, the effect of rounding is almost negligible when using floating-point values to express audio signals, and will be the same regardless of where your meters are set at (rounding error in floating-point addition happens primarily when the summands are several orders of magnitude apart).
Lower the volume to leave headroom, but don't worry about the math.
| quote: | Originally posted by Subtle
Im not sure what you mean by attentuating individual channels at later stages though. |
What I mean is, for example, having a VSTi output peak at +3 dB but feeding into a group channel with its fader at -4 dB. The net effect is no clipping.
| quote: | Originally posted by cronodevir
So Diginut What is the effect on the speakers when you load a synth or hit a button on it and your shit just goes to +100db or more, I usually quickly power off my speakers, I guess that can save damage yeah? |
I'm not sure how you'd manage to make it go that high, although I have seen some crazy spikes with plugins like QuadraFuzz. Anyway, if it's totally brick-walling and your master volume is set relatively high, then that's definitely something you need to be careful of. But it usually takes several minutes of that kind of clipping to blow a speaker; a few seconds isn't likely to do any real damage.
| quote: | Originally posted by Dance123
1- what do "impossible values" mean? |
Digital signals are integers corresponding to the amplitude of an analog signal between 0 dB and some low value (I forget what the floor is). Sequencers use floating-point values internally and have no problem representing a sample that's +2 dB; however, this value is literally "off the scale" for a fixed-point PCM signal. There is simply no way to convert without losing information; most of the time, that happens by clipping, i.e. everything above 0 dB in the sequencer ends up at exactly 0 dB in your amp/receiver/monitor.
| quote: | 2- Regarding clipping and distortion, why doesn't it matter that individual tracks go in the red while it matters for the master?
3- What is meant with "Try to avoid letting that master meter go red. Individual tracks don't matter if you're attenuating them at some later stage". |
I think I addressed these above. Let me know if you're still unclear...
| quote: | | 4- Regarding blowing your speakers, can an individual track that clips hard continuously (like a loud kick that goes hard in the red each time) not damage your speakers like described above? |
Being in the red does not actually mean that anything is clipping unless it happens on the master track. The master is where everything is getting converted from 32-bit float to 24-bit or 16-bit PCM, and any values above 0 dB will clip at 0 dB.
You would have to work pretty hard to get the sequencer to actually clip its floating-point values internally. I'm not even sure if that's possible, it might just overflow or spit back a NaN resulting in a crash or some other undefined behaviour. I can't say for sure, because I've never seen it happen.
An intermediate channel in your sequencer that's "hard in the red" is not actually clipping unless it's carried unattenuated to the master channel. On the other hand, using a distortion/overdrive plugin might result in a channel that is below 0 dB, but actually heavily clipped, and you very well could damage your speakers if you're playing it constantly at a loud enough volume. Same way you can blow speakers with an electric guitar and a weak amp; just drive the amp way beyond its limit, hold the note forever, and you stand a good chance at melting the coil.
It's funny actually, usually when people blow speakers they think that it was something they just did, cranked the volume too high or whatever, but most of the time it's actually very slow overheating of the coil caused by heavy clipping from an overdriven amp. You can drive a 150 W speaker with a 140 W sine wave no problem - that's what it was designed for - but give the same speaker a horribly clipped or DC signal at 50 W and you can easily destroy it.
In practice, being a little in the red isn't going to hurt anything except the sound quality. You'll get some clipping, but not that much. I'm only trying to warn people that pay no attention whatsoever to their master and might have an RMS value of +15 dB or something.
___________________
My party schedule:
2009-02-21 - DJ Attention @ I'm So Popular
2009-06-18 - DJ Annoying @ People Need To Know Where I'll Be
2012-11-32 - DJ Insufferable ɸ Or At Least the Stalkers I Complain About
2048-06-66 - Spastic & Whocares ¶ Although I'm Actually Flattered
9999-45-81 - Tweaker Gimp ☼ I Probably Won't Even Go To This But I Have To Make Sure I Fill Up All The Available Space Here
|