From 890cd2b606480ef79d19ecb7ef78803b11a7f72e Mon Sep 17 00:00:00 2001 From: CDeenen <68693756+CDeenen@users.noreply.github.com> Date: Thu, 7 Jan 2021 04:19:20 +0100 Subject: [PATCH] Updated Playlist Actions (markdown) --- Playlist-Actions.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Playlist-Actions.md b/Playlist-Actions.md index 4076bb0..7811cb4 100644 --- a/Playlist-Actions.md +++ b/Playlist-Actions.md @@ -56,38 +56,38 @@ The playlist and track mode are very similar, the only difference is that one co ### Type: Play/Stop Play or stop a playlist/track. -#### Display Name -Toggles whether or not the button should display the token's name - #### Playlist/Track Nr Sets the playlist or track number to control with this button. The playlist number corresponds with the number in the 'Playlist Configuration' in the module settings, the track number corresponds with the order of the track in the playlist (as seen in Foundry's playlist). +#### Display Name +Toggles whether or not the button should display the token's name. + #### On Color -Sets the color of the ring that's shown on the button when the playlist/track is playing +Sets the color of the ring that's shown on the button when the playlist/track is playing. #### Off Color -Sets the color of the ring that's shown on the button when the playlist/track is not playing +Sets the color of the ring that's shown on the button when the playlist/track is not playing. #### Background -Sets the background color of the button +Sets the background color of the button. ### Type: Offset With offset you can give the playlist or track number an offset allowing easy switching between displaying different playlists/tracks. For example, in the (topmost) image above, the playlist offset is set to 0, 3, and 6 for the 3 offset buttons respectively (left to right). #### Offset -Sets the amount the playlist/track needs to be offset when the button is pressed +Sets the amount the playlist/track needs to be offset when the button is pressed. #### On Color -Sets the color of the ring that's shown on the button when the offset is set to the value set in the offset box +Sets the color of the ring that's shown on the button when the offset is set to the value set in the offset box. #### Off Color -Sets the color of the ring that's shown on the button when the offset is set to the value set in the offset box +Sets the color of the ring that's shown on the button when the offset is set to the value set in the offset box. #### Background -Sets the background color of the button +Sets the background color of the button. ## Mode: Stop All -Stops all tracks and playlists +Stops all tracks and playlists. #### Background -Sets the background color of the button \ No newline at end of file +Sets the background color of the button. \ No newline at end of file