File: feedjack-server.bin

package info (click to toggle)
jacktrip 1.7.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,728 kB
  • sloc: cpp: 31,952; sh: 794; makefile: 121; xml: 24; python: 15
file content (31 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#!/bin/bash

echo die
die


echo Launching Jack even without MOTU \(in the background\)
feedjack-launchjack-even-without-motu &

# a little time for Jack to get settled
sleep 10

#echo Launching Jack \(in the background\)
# feedjack-launchjack &


echo launching max
open ~/slork/users/matt/max-choose-JackRouter.maxpat
open ~/matt/feedback/maxmsp/externals-OSX/shell.mxo 
# should actually wait until shell finishes loading before opening the patch that uses it...
open ~/matt/feedback/maxmsp/tune-instruments-gain.maxpat


echo Launching Jacktrip servers
feedjack-launch-n-jacktrip-servers



echo now do:
echo     feedjack-serverconnect
#feedjack-serverconnect