Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

djing_with_mixxx.rst: Wrap the term Gain Staging in backtic… #713

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 11 additions & 8 deletions source/chapters/djing_with_mixxx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,23 @@ Setting Your Levels Properly (Gain Staging)
.. sectionauthor::
Be <[email protected]>

Setting your levels properly, also known as ``Gain Staging``, is essential for
getting the best sound quality out of the equipment you are using.

At every link in your signal chain, from Mixxx's channel gains to the
power amplifier, the level should be well above the noise floor,
but lower than the maximum level before the signal clips.

.. figure:: ../_static/level-meter-green.png
:align: left
:alt: A level meter in Mixxx with the gain set properly for the loudest part
of a track
:figclass: pretty-figures

Setting your levels properly, also known as gain staging, is essential for
getting the best sound quality out of the equipment you are using. At every link
in your signal chain, from Mixxx's channel gains to the power amplifier, the
level should be well above the noise floor, but lower than the maximum level
before the signal clips. The :term:`level meters <level meter>` should mostly be
around the top of their green region. The level meter pictured to the left shows
where Mixxx's level meters should average at the loudest parts of tracks. The
average level should not be in the yellow region. Use the yellow region to leave
The :term:`level meters <level meter>` should mostly be around the top of
their green region. The level meter pictured to the left shows where Mixxx's
level meters should average at the loudest parts of tracks.
The average level should not be in the yellow region. Use the yellow region to leave
headroom, or available level above the average before the signal clips. The
loudest parts of the music (the transients) should briefly go into the yellow
region.
Expand Down