music-production/scripts/nl-rec-service
2017-04-10 04:52:03 -05:00

19 lines
359 B
Bash
Executable File

#!/bin/bash
# Worship
jack_capture --channels 3 \
--port system:capture_3 \
--port system:capture_4 \
--port system:capture_1 \
worship.wavex
# sermon
jack_capture --channels 1 --port system:capture_3 sermon.wavex
# altar
jack_capture --channels 3 \
--port system:capture_3 \
--port system:capture_4 \
--port system:capture_1 \
altar.wavex