
Thanks for trying Radium!


  1. Launch "qjackctl".

  2. In qjackctl, start the Jack audio server by pressing "Start".

  3. Wait until the status changes from "starting" to "started".
     (See below if it didn't start)
  
  4. Launch "radium".


If jack didn't start in point #3, try selecting a different interface under "Setup" -> "Settings".
You might also want to try selecting "Playback Only" under "Advanced" -> "Audio".

The "dummy" driver always works, but you won't hear anything.
To get sound, you must select the "Portaudio" driver (selected by default).

The MME interface also usually works, but doesn't perform as well as other interfaces.

An ASIO interface also usually works and performs well, and the same goes for WASAPI interfaces.

If you still can't start audio, the ASIO4ALL driver should work: http://www.asio4all.com/

***************************************************************************************
*   If everything else fails, this method is quite foolproof:                         *
*                                                                                     *
*   "bin\jack_local\bin\jackd.exe" -R -S -d portaudio -d "ASIO::ASIO4ALL v2" *
***************************************************************************************

Another tip is to restart qjackctl between each time you try to start audio.




JACK
====

Jack is an audio server which takes care of sending sound in and out of Radium.
In addition, Jack gives you the ability to send audio between any
ASIO or Jack application, route sound any way you like, sample-accurately
synchronize playback between programs, send audio between programs over the network,
etc.

A local custom-made version of Jack is already included with Radium, so it's not necessary
to install jack. However, the included version of Jack only works with Radium and
the included version of qjackctl. If you want to use other programs, you
must install Jack globally. Jack is found here: http://www.jackaudio.org

More information about running Jack in Windows is found here:
http://jackaudio.org/jack_on_windows.html




CONTACT
=======

Please report any problems to k.s.matheussen@notam02.no
