From 8d943f2513085f540e3bcf8ac345ea8a391730cc Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 30 Dec 2020 01:11:57 +0100 Subject: Add server to init, update SynthDefs classes/ZZZ.sc: Add a Server instance to the initialization process to be able to make use of its instance methods in subclasses of ZZZ. Add \ZZZGate, \ZZZClock and \ZZZClockKorg as new and more stream-lined implementations of gate and clock SynthDefs. --- classes/ZZZ.sc | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/classes/ZZZ.sc b/classes/ZZZ.sc index 50cbe8b..24ba9a0 100644 --- a/classes/ZZZ.sc +++ b/classes/ZZZ.sc @@ -10,18 +10,26 @@ ZZZ{ < noteVoltageRangeMax = 7.0, < noteCpsRangeMin = 4.088, < noteCpsRangeMax = 16744.036; - var