Skip to content

Instantly share code, notes, and snippets.

@adcxyz
adcxyz / MultiClient_compat_tests.scd
Last active October 19, 2017 17:17
Testing Multiclient proposals

/*

This is a long test/demo sequence for multi-client-server setups. It needs to be run by hand, as there is no way to automate all of them.

  • It is designed to verify that the pull requests for 3.9 up to topic-getMaxLoginsFromScsynth actually work as promised.

  • It demonstrates the new features and their advantages.

@adcxyz
adcxyz / Making_A_Standalone_w_3.7.0.scd
Created April 29, 2016 19:38
Making A Standalone with SC 3.7.0

/****

A full script for creating a standalone app based on the current setup and config of a SuperCollider.app - tested with 3.7.0.

c Alberto de Campo 2016

HOW TO USE this: