This is instructions on how to setup the JackRouter ASIO driver.

The JackRouter ASIO driver makes it possible to for instance
send the output of Cubase into Radium, or to send some sound into
Cakewalk.

These instructions assumes that you have installed jack globally.
You can download jack here: http://www.jackaudio.org


1. Start an administrator command prompt by right-clicking

      Start -> All Programs -> Accessories -> Command Prompt

    and select "Run as Administrator".

2. In the administrator command prompt, execute the following command:

    regsvr32 “C:\Program Files (x86)\Jack\64bits\JackRouter.dll”
  
3. Start Jack.


You should now have an ASIO driver that sends and receives audio to and from jack.
In Radium, you can connect to programs using this ASIO driver by:

  1. Create "Jack Stereo In" and/or "Jack Stereo Out" audio objects in the Mixer
  2. Route sound the way you want it in the "Connections" window in the qjackctl program.
