Skip to content
Merged
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
21 changes: 14 additions & 7 deletions source/chapters/vinyl_control.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,26 @@

.. _vinyl-control:

Vinyl Control
*************
Vinyl Control / DVS
*******************

.. sectionauthor::
Owen Williams <owilliams@mixxx.org>
T.Rafreider <trafreider@mixxx.org>
S.Brandt <s.brandt@mixxx.org>
Jörg Wartenberg <joerg.wartenberg@mixxx.org>

The Vinyl Control functionality allows users to tweak the playback speed of a track
in Mixxx using a traditional turntable or a DJ player with a platter to spin.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you mean "a DJ player with a platter to spin"? This could refer to spinning-wheel controllers, which are not driven by the DVS code.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that this PR was merged before I had a chance to review it, but I think this line is confusing enough that we should change it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I stumbled over this as well but the table calirifies it sufficiently IMO.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What I tried to express is that this category covers DJ players with a rotating platter, either with a non-motorized platter like a PioneerDJ CDJ1000 or DJ players with a motorized platter like a DenonDJ SC5000M.
It would be great if you as native Englisch speaker could propose an better wording.

This allows DJs to retain the tactile feel of vinyl, while retaining the benefits of digital audio features.

Such a :term:`Digital Vinyl System (DVS) <DVS>` can consist of:

- **Traditional turntables** with control vinyls, where the time position is encoded in the groove
- **CD-based DJ players** with timecode signal stored on CDs (e.g., *Pioneer DJ CDJ-1000*)
- **USB-based DJ players** with timecode signal stored on USB sticks (e.g., *Pioneer DJ CDJ-3000*)
- DJ players with internally generated timecode signal (e.g., *RANE TWELVE MKII* or *Phase*)

Vinyl control allows a user to manipulate the playback of a track in Mixxx using
a real turntable as a controller. In effect, it simulates the sound and feel of
having your digital music collection on vinyl. Many DJs prefer the tactile feel
of vinyl, and vinyl control allows that feel to be preserved while retaining the
benefits of using digital audio.

How does it work?
=================
Expand Down
Loading