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

Re: [sc-users] Jack OSX problem?



Are you sure the Jack server is running?

Furtheer, it’s not strictly necessary to set Jack as the default device in System settings. You can configure SC to use it prior to booting SC server:

s.options.outDevice = “JackRouter”   // if you want to send audio elsewhere
s.options.inDevice = “JackRouter”   // if you want to receive audio from elsewhere

Then reboot the SC server.

The routing to and fro is then defined under the Routing button in JackPilot. To hear/monitor what’s going on, you need to make sure that the ultimate destination is ‘system’ i.e., what you have defined as the default audio device in Systems Preferences or the Audio/MIDI setup application. Routing can only be done after the applications in question are running and are configured to send or receive audio via Jack, i.e., after SC server is running under the new configuration above and, for example, your DAW is running with its audio configuration pointing appropriately at Jack.

…edN




> On Dec 22, 2014, at 8:06 AM, Paul Jones <pauljones_mds@xxxxxxxxx> wrote:
> 
> Hello
> 
> I've used Jack OSX a few time in the past and selecting it as the audio
> device in system preferences and then booting SC would do the trick, outs
> would apear in the routing window.
> 
> Now SC is not using Jack as the audio device and insists on using my sound
> card, no outs or ins become visible in the router? 
> 
> Any suggestions? 
> 
> Regards
> 
> Paul
> 
> 
> 
> --
> View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Jack-OSX-problem-tp7615427.html
> Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.com.
> 
> _______________________________________________
> sc-users mailing list
> 
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-users/
> search: https://listarc.bham.ac.uk/lists/sc-users/search/
> 


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/