~mixxxdevelopers/mixxx/manual

« back to all changes in this revision

Viewing changes to source/chapters/library.rst

  • Committer: jus
  • Date: 2013-05-12 12:08:51 UTC
  • mfrom: (301.1.3 manual_current_lp)
  • Revision ID: s.brandt@mixxx.org-20130512120851-4gwsk8pcba217gjp
MergeĀ fromĀ lp:~mixxxdevelopers/mixxx/manual-1.11.x

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
The library manages all of your music files. This is where you can find the
24
24
tracks you want to play and load them into a :ref:`deck <interface-decks>` or
25
 
:ref:`sampler <interface-sampler>`, see :ref:`djing-loading-tracks`.  Mixxx
 
25
:ref:`sampler <interface-sampler>`; see :ref:`djing-loading-tracks`.  Mixxx
26
26
imports your music library automatically when it is run for the first time, and
27
27
automatically detects newly added tracks on each subsequent run, see
28
28
:ref:`djing-import`.
66
66
 
67
67
The Search box above the sidebar filters the current library view for tracks
68
68
that match your search query. The library search include some nice search
69
 
features, go to the chapter :ref:`djing-finding-tracks` for details.
 
69
features; go to the chapter :ref:`djing-finding-tracks` for details.
70
70
 
71
71
.. _library-root:
72
72
 
154
154
  session and set their play counter to zero. The icon in the :guilabel:`Played`
155
155
  column changes.
156
156
* **Open in File Browser**: Browse for the selected files in your file manager.
157
 
* **Properties**: Similar to inline editing explained above the properties
 
157
* **Properties**: Similar to inline editing explained above, the properties
158
158
  dialog allows you to view and edit metadata such as title, artist, album, and
159
159
  view the full file name and path. Note that you can not edit multiple files at
160
160
  once.
196
196
 
197
197
The Hidden Tracks view is also accessible by expanding the Library tree item in
198
198
the sidebar. Any tracks that were previously loaded into your library, but were
199
 
later set to be hidden from the library will appear here. Use the
 
199
later set to be hidden from the library, will appear here. Use the
200
200
:guilabel:`Hide from Library` context menu item in the
201
201
:ref:`library <library-root>` view to temporarily hide selected tracks.
202
202
 
224
224
mixing or for using Mixxx as media player.
225
225
 
226
226
.. versionadded:: 1.11
227
 
   Shuffle, Skip track, Fade now, Transition time, and Auto DJ Requeue
 
227
   Shuffle, Skip track, Fade now, Transition time, and Auto DJ Requeue.
228
228
 
229
229
The Auto DJ features in detail:
230
230
 
265
265
  and select :guilabel:`New playlist`. Name the playlist and click
266
266
  :guilabel:`OK`.
267
267
* **Add Tracks**: Add tracks to a previously created playlist by
268
 
  drag-and-dropping a selection of tracks from the library or playlists onto the
269
 
  name of a playlist in the sidebar. Alternatively use the right-click context
 
268
  dragging-and-dropping a selection of tracks from the library or playlists onto the
 
269
  name of a playlist in the sidebar. Alternately, use the right-click context
270
270
  menu in the library`s :ref:`track list<library-root>`.
271
271
 
272
272
Right-click on an existing playlist's name to access the different features in
435
435
|ic_lib_prepare| Mixxx automatically analyzes tracks the first time you load
436
436
them in a deck, nevertheless it is recommended that you analyze them before
437
437
playing live with them to ensure the beatgrids are correct. Furthermore, track
438
 
analysis takes considerable CPU power and might cause skips in the audio; things
439
 
you surely don't need while performing.
 
438
analysis takes considerable CPU power and might cause skips in the audio ---
 
439
things you surely don't need while performing.
440
440
 
441
441
The Analyze view allows you to run :term:`BPM` and :term:`beatgrid` detection on
442
442
tracks in advance. Waveforms are generated as part of the analysis as well.