Re: Running SuperColliderAU

[email protected] Tue, 30 Mar 2021 16:14:10 -0400
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <CAL8OTwCzmMnJ4bf+gPgp9KDLpo-aD6wgRCcG=140+owYqH72uw@mail.gmail.com>
Just wanted to let everyone know that with a stable 3.11.2 build, executing
u = Server.remote(\scau, NetAddr("127.0.0.1", 9989));
works as expected, as per Marcin's suggestions.

However, the method described in the documentation at
https://doc.sccode.org/Guides/SuperColliderAU.html does not.

It would probably be best to update the documentation to reference the
Server.remote method.

Also (and this is probably a question for Gerard Roma), would it be
possible for a binary build of SCAU to be made available, maybe even
included in the normal Mac SC distribution? I ask because I'm sure not
everyone wants to go through the build process.

On Tue, Mar 30, 2021 at 1:20 PM David Gerard Matthews <[email protected]>
wrote:

> Huh. I must've missed that. I think I've been running dev versions of SC
> for some time, since I definitely built 3.10 on Mac and Linux and never
> used anything but the default branch. I guess it's just never come up
> before!
>
> In any case, aside from that, let me know if there's anything relating to
> Server.remote you would like me to check or test before I ditch this build
> in favor of a stable version.
>
> On Tue, Mar 30, 2021 at 1:02 PM <[email protected]> wrote:
>
>> The default branch changed from master to develop around the time of 3.9;
>> it's been that way for years. But yes, I agree the documentation should be
>> clearer.
>>
>> Glad I could help!
>>
>> ------------
>> composer, programmer
>> brianlheim.com
>> github.com/brianlheim
>> pronouns: they/them
>>
>>