Re: Building a Racket client for SC
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <CAHnM+yZBCOHiNviZpPFpaUHSSOuoGNAWt-Waf=jxENWh0n3mmg@mail.gmail.com> |
hello, racket is quite close to scheme, so you might find the codes below helpful http://rd.slavepianos.org/?t=rsc3 in fact racket is implemented in chez scheme, and rsc3 runs in chez, but i don't know how much work it would be to get rsc3 running in racket best, rohan ps. i think julian is correct about alternate conventions for writing graphs. it's very simple to write these once you have a "plain" implementation, for instance: http://rd.slavepianos.org/?t=rsc3-arf