Running Netjack connections between to Windows Computers

View: New views
5 Messages — Rating Filter:   Alert me  

Running Netjack connections between to Windows Computers

by GrahamG :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Guys,
I know that Jack2/jackdmp comes with a Netjack configuration. Does
anyone know the steps to setting up Netjack to run between two Windows
based computers? All the info I've found assumes a Linux Master... and
"jack_netsource -h <slave jack hostname>" doesn't seem to be available
in the Windows build...
Thanks!
GrahamG
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

Re: Running Netjack connections between to Windows Computers

by Stéphane Letz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Le 20 oct. 2009 à 11:58, Graham Goode a écrit :

> Hi Guys,
> I know that Jack2/jackdmp comes with a Netjack configuration. Does
> anyone know the steps to setting up Netjack to run between two Windows
> based computers? All the info I've found assumes a Linux Master... and
> "jack_netsource -h <slave jack hostname>" doesn't seem to be available
> in the Windows build...
> Thanks!
> GrahamG
> _______________________________________________
> Jack-Devel mailing list
> Jack-Devel@...
> http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

Two manners:

1)

- "jack_load netmanager" in a terminal on the master machine

-  start the slave machine with "net" driver: jackd -R -d net

- possibly use "audioadapter" (like "jack_load audioadapter") to adapt  
the network stream on the audio card


2)

- "jack_load netmanager" in a terminal on the master machine

-  start the slave machine with its audio card

- use "netadapter" on the slave (like "jack_load netadapter") to  
connect to the master machine.

Don't know how well/bad its works between 2 windows machines...

Stephane
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

Re: Running Netjack connections between to Windows Computers

by GrahamG :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Stéphane,

This seems to be working:
1. Start Jack on the host with soundcard (i,e, PortAudio)
2."jack_load netmanager" in a terminal on the master machine
3. Start JackNet on the Slave
4.Server and Master find each other and connect....

I only have wireless at work so I can't really test it, so will have
to wait until I'm home and can test on a wired network. Thanks again
:-)

GrahamG
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

Re: Running Netjack connections between to Windows Computers

by GrahamG :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi again,
Jacknet works ok with Jack aware windows clients (experimental in
linuxsampler, muse), but the blessing of Jack in windows is the
PortAudio ASIO capabilites that allows all ASIO apps to find Jack. Is
there a possibility of including an ASIO interface within Netjack
sometime in the near future so that windows ASIO apps can use it? Or
am I missing something?
GrahamG
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

Re: Running Netjack connections between to Windows Computers

by Stéphane Letz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Le 20 oct. 2009 à 13:29, Graham Goode a écrit :

> Hi again,
> Jacknet works ok with Jack aware windows clients (experimental in
> linuxsampler, muse), but the blessing of Jack in windows is the
> PortAudio ASIO capabilites that allows all ASIO apps to find Jack. Is
> there a possibility of including an ASIO interface within Netjack
> sometime in the near future so that windows ASIO apps can use it? Or
> am I missing something?
> GrahamG

But on the slave machine running with the  "net" backend, then all  
ASIO capable applications can see this network synched JACK server and  
connect to it.

Do you need something else?

Stephane

_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org