Files
music-production/scripts/nl-rec
T

3 lines
115 B
Bash
Executable File

#!/bin/bash
jack_capture --channels 3 --port system:capture_3 --port system:capture_4 --port system:capture_1 "$@"