Closed josephburnett closed 8 years ago
@3d0b4ea7d1b3ae1bbfbbfaa35b8e8b8890360aa0
Usage: ./build/sonic-jam --ui_ip 192.168.0.8
(or whatever IP you want to serve on)
There are a bunch of other flags I added as well. See config.go for the whole list.
The UI hardcodes localhost:4550 as a websocket address for communication with the OSC bridge. The server should replace localhost with whatever the server's IP address is (or a flag value.)