[PD] VST plugin host

Roman Haefeli reduzent at gmail.com
Wed Sep 14 17:25:10 CEST 2016


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160914/3c7759b5/attachment-0001.sig>


More information about the Pd-list mailing list