Files
music-production/scripts/nl-rec-service-synth
T

11 lines
409 B
Bash

#!/bin/bash
# Worship
jack_capture --channels 5 --port system:capture_3 --port system:capture_4 --port system:capture_1 --port yoshimi:left --port yoshimi:right worship.wavex
# sermon
jack_capture --channels 1 --port system:capture_3 sermon.wavex
# altar
jack_capture --channels 5 --port system:capture_3 --port system:capture_4 --port system:capture_1 --port yoshimi:left --port yoshimi:right altar.wavex