<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Looks like RtAudio is not compiled with Jack support by default: <a href="https://forum.openframeworks.cc/t/openframeworks-with-linux-jack/4242/2" class="">https://forum.openframeworks.cc/t/openframeworks-with-linux-jack/4242/2</a><div class=""><br class=""></div><div class="">Try adding UNIX_JACK to your project config.make PROJECT_DEFINES. </div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Jun 1, 2016, at 1:48 PM, Alexandros Drymonitis <<a href="mailto:adrcki@gmail.com" class="">adrcki@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Wed, Jun 1, 2016 at 9:45 PM, Dan Wilcox <span dir="ltr" class=""><<a href="mailto:danomatika@gmail.com" target="_blank" class="">danomatika@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Best place is to use the OpenFrameworks forum.</div></blockquote><div class="">Will do that. <br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class=""><br class=""></div><div class="">ofxPd provides a wrapper for libpd, but does not provide the audio interface, that is handled by OF.</div><div class=""><br class=""></div><div class="">OF uses RtAudio in the backend I believe so, if RtAudio is compiled with Jack support, it *should* work in theory. One issue with OF is that, as it’s a more visually focused framework, the built in sound options are relatively limited, ie. device control etc.</div></div></blockquote><div class="">Ok, I'll look into those files. Thanks for the tips.. </div></div></div></div>
</div></blockquote></div><br class=""></div></body></html>