Re: SupercolliderAU
[email protected] Fri, 30 Apr 2021 20:30:16 +0100
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <CALQR7zz82DTpNg3q+fSz7oRXWR-UFhPdVdwQ51yYzJW=1t2iAw@mail.gmail.com> |
Thanks for that. I do seem to have the SupercolliderAU server definitely booting now - in part because now it crashes Reaper! On Fri, Apr 30, 2021 at 2:21 AM <[email protected]> wrote: > Stephen, > This is the code I used to get the server running in SCAU: > > u = Server.remote(\scau, NetAddr("127.0.0.1", 9989)); > > > On Thu, Apr 29, 2021 at 7:59 PM David Matthews <[email protected]> wrote: > >> I do remember that the instructions in the documentation for connecting >> to the server from SCAU are incorrect. I don’t know if they’ve been >> updated. Correct instructions are in the thread from a few weeks back that >> I started on this list. I’ll try to find and post when I get the chance. >> >> > On Apr 29, 2021, at 5:21 PM, [email protected] wrote: >> > >> > >> > Dear List, >> > >> > Just wondering if there's any official word on the state of >> SupercolliderAU and the AudioUnitBuilder quark? Googling seems to suggest >> that it hasn't been properly maintained for some time, but with the odd >> tantalising suggestion that someone has got it working. >> > I've managed to build the au component, and get it to at least claim it >> has booted, but plugging it into Reaper doesn't seem to do anything other >> than indicate the port, and pinging doesn't do anything. Which all supports >> the almost-but-not-quite tone I've been finding in other's posts. So before >> I crack my head open on this, does anyone have a definitive answer as to >> whether SupercolliderAU and the AudioUnitBuilder are actually workable? >> Thanks! >> >