Re: Running SuperColliderAU
[email protected] Tue, 30 Mar 2021 09:15:00 -0400
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <CAL8OTwBVnhjq91o4bJo5F8DMPxLOT+4ycS377=Jw9ZtLuc7=tQ@mail.gmail.com> |
Hello Brian, No, Server.defaultOptionsClass does not seem to be nil. If I just execute Server.defaultOptionsClass; it returns -> ServerOptions Server.all; returns -> Set[ localhost, internal ] -David On Tue, Mar 30, 2021 at 8:52 AM <[email protected]> wrote: > Is Server.defaultOptionsClass is nil for you after startup? I asked this > in my previous email. I don't want to assert that what I say is the real > problem without an answer to this. > > Regards, > Brian > > -------- Original Message -------- > On Mar 30, 2021, 2:47 PM, < [email protected]> wrote: > Hello Christof and Brian, > > No errors on startup, and localhost server starts up normally with s.boot. > No extensions installed at the moment and no special scripts in use. It's a > fresh install, built from source. I don't even have any quarks installed > yet - wanted to eliminate any variables while playing with SCAU.