Updated Playlist Actions (markdown)

CDeenen
2021-01-07 04:19:20 +01:00
parent ffdfaeae15
commit 890cd2b606

@@ -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
Sets the background color of the button.