Revision 7057b4f2

b/extra/marionnect_lunchrc
1
add_command("pdextended -alsa -audiodev 3 -channels 2 ~/src/marionnect/prototypes/marionnect/OSC-bridge.pd")
2
add_command("~/src/OSCeleton/osceleton -mx 1800 -my 800 -f -p 9110")
1
#add_command("~/src/OSCeleton/osceleton -mx 1800 -my 800 -f -r -w -p 9110", sleep_after=1.0)
2
add_command("/usr/bin/jackd -dfirewire -r48000 -p256 -n3", sleep_after=2.0)
3
add_command("~/src/OSCeleton/osceleton -mx 1800 -my 800 -f -w -p 9110", sleep_after=1.0)
4
add_command("~/src/marionnect/marionnect/run_marionnect", sleep_after=5.0)
5
add_command("pdextended -jack -audiobuf 10 -channels 2 ~/src/marionnect/prototypes/marionnect/OSC-bridge.pd")

Also available in: Unified diff