Utility scripts, updates to start scripts.
This commit is contained in:
10
scripts/nl-rec-service-synth
Normal file
10
scripts/nl-rec-service-synth
Normal file
@ -0,0 +1,10 @@
|
||||
#!/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
|
Reference in New Issue
Block a user