Main volume
The main volume action controls the volume for TrackAudio. You can use it to:
- Increase or decrease TrackAudio volume.
- See the current TrackAudio volume level.
This action requires a Stream Deck with dial inputs.
Basic configuration
The main volume action does not require any configuration to use. Simply add it to your profile.
States
Interactions
| Interaction | Description | 
|---|---|
| Rotate left | Decreases the volume. | 
| Rotate right | Increases the volume. | 
Settings reference
| Setting | Description | Required? | 
|---|---|---|
| Title | The title to show on the action. | No | 
| Change amount | The size of volume change to make on each click of the knob. Default 2. | Yes | 
| Connected | The image to display when connected to TrackAudio. | No | 
| Not connected | The image to display when not connected to TrackAudio. | No | 
SVG template variables
All state images support SVG templates. The following variables are provided:
| Variable | Description | 
|---|---|
| volume | The current station volume, from 0-100. | 
| state | The name for the action’s current state. | 
The state names are:
- connected
- notConnected
Last updated on  (v4.2.0)