These scripts are written for AitumCC to control a GoXLR interface running the GoXLRUtility control software with AITUM
Follow the AitumCC guides to install and run the scripts. You need to install GoXLR JS lib, available via npm
npm i goxlr@latest
This is currently just a quick proof of concept. More complex scripts are currently in development.
Control the Volume (0-100) of every available channel on the GoXLR, including the ones not active on the faders:
- Mic
- LineIn
- Console
- System
- Game
- Chat
- Sample
- Music
- Headphones
- MicMonitor
- LineOut
This script lets you remotely use mute buttons below the faders (1-4), so it remembers the volume on unmute. This script uses the "MuteToX" rule, so it follows the set mutegroup.
Thanks FrostyCoolSlug for creating the GoXLR Utility alongside the GoXLR on Linux Organisation. 1