Follows the testing code: /* El MuCo “Server” 169.254.136.163 – Powerbook self-assigned IP to reset the environment (clear everything – all responders, senders, etc.) currentEnvironment.clear; */ s.boot; SynthDef(“kane”, { |freq = 40| Out.ar([0,1], SinOsc.ar(freq)); }).send(s); // SERVER: set the broadcast flag to true NetAddr.broadcastFlag_(true) //169.254.255.255 = broadcast IP: 57120 is sclang default port ~server =…
Continue ReadingIt’s happened to us all: we get that new broken iMac and can’t wait to pop a system disc or new OS disc in and make ‘er all better. Then, the unthinkable happens: nothing! No new OS, no ability to boot from disc, and worst of all, the deeeesk — she no come out! There…
Continue ReadingHi all: here follows a brief summary of what went down at today’s get-together. If you don’t feel like reading anything and simply want to know when the next meeting is, it is scheduled for next Saturday, January 31st at 8pm. We’ll code seriously for 3 hours or so, then make with the drinky, and…
Continue ReadingHi all, This is a reminder that we are scheduled to meet this coming Saturday @ 1pm. Please bring a working prototype of your instruments in order to test them with the server. (It would be great to have sound working by the end of the day!) Juraj, can we be in contact about what…
Continue ReadingMembers of El MuCo: The intricately lain plans of this evening are here reproduced in all their glory. But, for those who could not make the meeting, some interpretation may be necessary. Here follows some of the decisions arrived at in tonight’s meeting. 1) We’ve settled on a server-client model where the server is stupid…
Continue ReadingAn article in the June 1979 issue of Computer Music Journal (Vol.3, No.2, Jun., 1979) inspired me to see how easy it would be to impliment “very simple” examples of semi-stochastic music in SuperCollider. The algorithmic function is the focus of the following examples, which took about 10 minutes to code. The code uses two…
Continue ReadingHello all: It has become apparent, because of concert schedules and holiday plans, Wednesday is the only day this week we can meet. Lets aim for Wednesday at 5:15 at the Anchor Bar like the last meeting. We will discuss the server structure in-depth and plan for the next meeting. -s
Continue Reading[wpvideo I8fXiMT4]
Continue ReadingMax Matthews from an interview in September, 1978 Could you look into your crystal ball and tell us what we can expect in this field during the next decade? One thing we can certainly expect is that computer instruments will become very cheap, very cheap compared to conventional instruments. As a result, I think we’re…
Continue Reading