Basic starting point for a mesh collaborative session using Utopia and the Mesher
requires https://github.com/muellmusik/Utopia
open mesh_startup.scd in SuperCollider and run the parts of the code to bootstrap a the type of desired session.
Start here to get things going. Includes a couple of optional lines to execute to enable different types of sessions. types of sessions include:
- everyone on the same network with 1 machine acting as the scsynth server
- everyone on the same network with all machines running scsynth and all code executed on all machines
- everyone on a VPN server with 1 scsynth
- everyone on a VPN server each running a scsynth
sets up an AddressBook, SynthDescRelay, CodeRelay with SuperCollider History.
configures the remote server to be Mesher.
bare bones local server