# Thanks! I did all you said on my desktop with XP and now I'm able to connect Csound and PD using using Jack. # At morning I was on my Laptop with Vista. And "regsvr32.exe JackRouter.dll" command did not worked. So JackRouter option did not appeared as an ASIO device. (I should pay attention to the titles of the topics) # Have a nice day! -ugur-
You need a soundcard with ASIO-drivers or asio4all.
Put the content of the Qjackctl folder where you have jackdmp.exe
Then do (as stated in the readme) regsvr32.exe JackRouter.dll ------regsvr32.exe is in c:/windows/system32. This enables your ASIO apps as jack clients. Now do jackdmp -d portaudio -d -l to get the name of your soundcard. Restart jackdmp -R -S -d portaudio -d "name_of_your_ASIO-driver" Start Qjackctl start Pd. In ASIO-options in Pd you now have "JackRouter". Select and set to 4 in 4 out. In Qjackctl Pd should show up in the connections menu. Set JackRouter options in JackRoute.ini.
mvh/sLp