From 124787b0609b933da5e9e17a3fa607e8c6dcfdcd Mon Sep 17 00:00:00 2001 From: aqw42 Date: Thu, 11 Apr 2024 15:43:24 +0200 Subject: [PATCH] mixxx_controls: added track color and star control added : [channelN] stars_up stars_down track_color_next track_color_prev track_color_selector [Library] track_color_next track_color_prev track_color_selector --- source/chapters/appendix/mixxx_controls.rst | 66 +++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/source/chapters/appendix/mixxx_controls.rst b/source/chapters/appendix/mixxx_controls.rst index 7b91ff67e4..8719e2e9c2 100644 --- a/source/chapters/appendix/mixxx_controls.rst +++ b/source/chapters/appendix/mixxx_controls.rst @@ -2822,6 +2822,62 @@ Any control listed above for :mixxx:cogroupref:`[ChannelN]` will work for a samp :feedback: Waveform +.. mixxx:control:: [ChannelN],stars_up + [PreviewDeckN],stars_up + + Increase the track rating by one star. + + :range: Binary + :feedback: Track rating changes in the library view. + + .. versionadded:: 2.4.0 + + +.. mixxx:control:: [ChannelN],stars_down + [PreviewDeckN],stars_down + + Decrease the track rating by one star. + + :range: Binary + :feedback: Track rating changes in the library view. + + .. versionadded:: 2.4.0 + + +.. mixxx:control:: [ChannelN],track_color_prev + [PreviewDeckN],track_color_prev + + Set color of loaded track to previous color in palette. + + :range: Binary + :feedback: Track color changes in the library view. + + .. versionadded:: 2.4.0 + + +.. mixxx:control:: [ChannelN],track_color_next + [PreviewDeckN],track_color_next + + Set color of loaded track to next color in palette. + + :range: Binary + :feedback: Track color changes in the library view. + + .. versionadded:: 2.4.0 + + +.. mixxx:control:: [ChannelN],track_color_selector + [PreviewDeckN],track_color_selector + + Seelect color of loaded track in the color palette. < 0 goes up the list, > 0 goes down. Wraps around at the top and bottom. + + :range: Binary + :feedback: Track color changes in the library view. + + .. versionadded:: 2.4.0 + + + .. _appendix-mixxxcontrols-samplers: Global Sampler controls @@ -3501,6 +3557,16 @@ Note that :mixxx:coref:`[Library],MoveUp` and other Move and Scroll controls emu .. versionadded:: 2.3.0 + +.. mixxx:control:: [Library],track_color_selector + + Seelect color of selected track in the color palette. < 0 goes up the list, > 0 goes down. Wraps around at the top and bottom. + + :range: Binary + :feedback: Track color changes in the library view. + + .. versionadded:: 2.4.0 + .. mixxx:control:: [Library],search_history_next