On Wed, 2016-09-14 at 16:46 +0200, Vincent Vanbesien (DIEHCO) wrote:
> So, I get now fsthost working. I am looking to interface it with 
> PureData using Jack. All steps from documentation 
> (https://puredata.info/docs/JackRoutingMultichannelAndBrowserAudio/) 
> work well except the one to select Jack in Pd from Media menu. Only
> OSS, 
> ALSA and  Portaudio are available. Any idea to chose Jack in Pd ?


Did you compile Pure Data yourself? If so, you need to enable jack at
configure time:

  ./configure --enable-jack

Then compile as you did before.
NOTE: This works only when libjack headers are installed. On Debian and
derivatives I find the easiest way to install all required dev packages
is to do:

  sudo apt-get build-dep puredata

Hope that helps.

Roman

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to