[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] jack osx



unless you check "default input" and "default output" in the jack prefs, you'll need to use the special "Jack Router" device for the apps that should show up. so for supercollider:

s.options.device="Jack Router";
s.boot;

ciao , -sciss-

Am 29.12.2006 um 23:08 schrieb adam overton:

hi there
haven't been on the list in awhile.

i've spent a day searching the archives and couldn't find what i need, so i'm finally breaking down to ask this here. so i've installed jack osx recently and i can't get sc to show up in the router.

- what do i need to do?
- does this have anything to do with my aggregate device?
i currently have one set up as "Built-In Audio Aggregate" (contains mic-in, line-in, and audio outs), and invoke it through s.options.device = ... i see jack router as a setup thingie in my audiomidi setup, but it doesn't appear as a device option in the list that prints out when i boot either of the servers... - and: once set up correctly will i need to use either internal or local server?

i'm running
osx 10.4.8
the 12.17.2006 realizedsound distro of sc3 (thanks blackrain)
latest jackosx

thanks!
adam