The Command System is how HiFi Control maps user actions to application functionality. Commands are named actions (like “Volume Up” or “Play/Pause”) that can be triggered from multiple places: hotkeys, presets, buttons, or hardware controllers like the Surface Dial.
Commands can be invoked by:
- Hotkeys: Global keyboard shortcuts
- Presets: Automated action sequences
- UI Controls: Buttons and menus in the application
- Hardware Controllers: Surface Dial rotation and click events
| Command |
Description |
| Volume Up |
Increases amplifier volume by one step |
| Volume Down |
Decreases amplifier volume by one step |
| Mute/Unmute |
Toggles amplifier mute state |
| Next Input Source |
Cycles to the next input source |
| Previous Input Source |
Cycles to the previous input source |
| Next Amplifier |
Switches to the next configured amplifier |
| Previous Amplifier |
Switches to the previous configured amplifier |
| Command |
Description |
| Play/Pause |
Toggles playback on the active music player |
| Stop |
Stops playback |
| Next Track |
Skips to the next track |
| Previous Track |
Goes to the previous track |
| Like Song |
Hearts/favorites the current track |
| Next Music Player |
Switches to the next music player |
| Previous Music Player |
Switches to the previous music player |
| Command |
Description |
| Show Settings |
Opens the settings panel |
| Exit Application |
Closes HiFi Control |
| Activate Preset |
Executes a specific preset |