Home Computer Audio Asylum

Music servers and other computer based digital audio technologies.

RE: How did you set FFADO up???????????????????????




I don't think you should see anything in aplay because aplay is ALSA specific, and FFADO does not yet work with ALSA.

After setting the JACK settings in qjackctl, you have to start the jack audio server by pressing the start button in qjackctl. If it is running properly, qjackctl will give some cpu percentage statistics in its main window. You can also open the messages window to see what is happening.

I've attached a screen grab of the settings in qjackctl for firewire. If you are not running a realtime kernel uncheck the realtime setting.

The following command line will also start jackd, and any error message should be printed out to the console window if it fails, if you don't want to use qjackctl.

jackd -R -d firewire -r 44100 &

Leave out -R if you are not using a realtime kernel.

Under jack, the same user that starts jackd also has to start the audio app that is accessing jack. So, if jackd starts properly, try something that definitely supports the jack output, like aqualung, but you have to specifically set the aqualung settings to use the jack output. MPD also has a jack output, so I'd be happy to pass along a configuration for that once you get it working with aqualung.

Alan



Edits: 12/20/09 12/20/09

This post is made possible by the generous support of people like you and our sponsors:
  Sonic Craft  


Follow Ups Full Thread
Follow Ups

FAQ

Post a Message!

Forgot Password?
Moniker (Username):
Password (Optional):
  Remember my Moniker & Password  (What's this?)    Eat Me
E-Mail (Optional):
Subject:
Message:   (Posts are subject to Content Rules)
Optional Link URL:
Optional Link Title:
Optional Image URL:
Upload Image:
E-mail Replies:  Automagically notify you when someone responds.