<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr"><br><br><br>Chris,<br>No, I didn't but after some experimenting I did now and it still crashes with a connection. Should the jackd crash if there's no connection? I had to modify my master's steps to the following to get a handshake.<br><br>C: jackd.exe -R -S -d portaudio "ASIO::ASIO4ALL v2"<br>C: jack_load netmanager<br>In JackControl connect linein1->slave1<br>In JackControl connect linein2->slave2<br>In JackControl press the play button<br><br>I do all of the above first now, and then on the slave:<br>C: jackd.exe -R -S -d net<br>C: jack_load audioadapter<br><br>The Master shows:<br><br>Master:<br>New NetMaster started<br>**************** Network parameters ****************<br>Name : luke2-win7<br>Protocol revision : 8<br>MTU : 1500<br>Master name : opteron-PC<br>Slave name : luke2-win7<br>ID : 1<br>Transport Sync : no<br>Send channels (audio - midi) : 2 - 0<br>Return channels (audio - midi) : 2 - 0<br>Sample rate : 48000 frames per second<br>Period size : 1024 frames per period<br>Network latency : 5 cycles<br>SampleEncoder : Float<br>Slave mode : sync<br>****************************************************<br>Waiting for a slave...<br>Synching with latency = 0<br>Synching with latency = 1<br>Synching with latency = 2<br>Synching with latency = 3<br>Synching with latency = 4<br><br>Until I run C: jack_load audioadapter on the slave, and then:<br><br>Recv connection lost error = Connection timed out, 'luke2-win7' exiting<br>JackEngine::ClientCloseAux wait error ref = 2<br>Waiting for a slave...<br>JackWinSemaphore::TimedWait name = jack_pipe.default_freewheel time_out<br>JackAudioDriver::ProcessGraphSync: ProcessWriteSlaves error, engine may now beha<br>ve abnormally!!<br>JackPortAudioDriver::Render paOutputUnderflow<br><br>On the Slave side:<br><br>Initializing connection with opteron-PC...<br>**************** Network parameters ****************<br>Name : luke2-win7<br>Protocol revision : 8<br>MTU : 1500<br>Master name : opteron-PC<br>Slave name : luke2-win7<br>ID : 1<br>Transport Sync : no<br>Send channels (audio - midi) : 2 - 0<br>Return channels (audio - midi) : 2 - 0<br>Sample rate : 48000 frames per second<br>Period size : 1024 frames per period<br>Network latency : 5 cycles<br>SampleEncoder : Float<br>Slave mode : sync<br>****************************************************<br><br>Until I run C: jack_load audioadapter, and then:<br><br>Ringbuffer automatic adaptative mode size = 4096 frames<br>MMCSS API not used...<br><br>CRASH<br></div>
                                          </div></body>
</html>