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
8 changes: 8 additions & 0 deletions source/chapters/library.rst
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,14 @@ Mixxx supports the following filters:

~bpm:100

* Constant BPM search finds tracks that were analyzed with "Assume constant tempo".
Combine with "not"/negative prefix``-`` to find all tracks with variable tempo.

::

bpm:const
bpm:constant


The following example lists all tracks by “Danger” over 3 minutes long that
are rated 4 or 5.
Expand Down
Loading