Utopia icon indicating copy to clipboard operation
Utopia copied to clipboard

This is an attempt at a generic library of tools for making Network Music Apps in SuperCollider

Results 7 Utopia issues
Sort by recently updated
recently updated
newest added

Just throwing this out there while I'm thinking about it. If you add the single-line method proposed here, then BeaconClock will be able to use a class that will be...

A fairly quick question: Is this the folllowing a sensible way of sending the contents of a control rate UGen graph via Utopia or is there a smarter way of...

I am wondering which is the best way to share data with all users on the network, for example generating some values from a master computer and then make these...

For example, run a BeaconClock and then have one of the computers disconnect from the network. Should sendAll etc. only send to online peers? This would be a problem if...

As it says on the tin. Should be possible. Also not sure about ServerRegistry::put. Maybe it should just have an add and use the name as a key.

enhancement

where two computers have the same name, or `nil`, there is a constant flow of messages: `Peer nil rejoined the Utopia`

bug

I'm just trying to clean things up, as I'd like to do a proper release of Utopia, but I'm not sure what's happening with these classes. There seem to be...

question