<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=""><div class=""><blockquote type="cite" class=""><div dir="ltr" class="">hey folks, more of a libPD question than PD per se... i'm using libPD with Unity for an upcoming iOS app i want to build and looking for good synth filter alternatives. i may want to put it on the App store so using anything with expr~ or fexpr~ is out, unfortunately.</div></blockquote><div class=""><br class=""></div><div class="">As of about 2 years ago, expr and relatives are LGPL and thus compatible with the App Store. I’m not sure why that info keeps propagating, you must have read some old posts before we resolved that issue.</div><br class=""><blockquote type="cite" class=""><div dir="ltr" class="">i recently ran into the [bob~] object which seems useful and is under BSD license but initial searches on how to compile externals in libPD have not been successful.</div></blockquote><div class=""><br class=""></div><div class="">As of version libpd 0.8+, the built in extras (bob~, bonk~, etc) can be compiled into the c lib using EXTRA=true, see <a href="https://github.com/libpd/libpd#androidmk-makefile-libpdxcodeproj-libpd_winsln" class="">https://github.com/libpd/libpd#androidmk-makefile-libpdxcodeproj-libpd_winsln</a></div><div class=""><br class=""></div><blockquote type="cite" class=""><div dir="ltr" class=""><div class="">ideally i'd love something i could just use in vanilla, as recompiling libPD for C# is kind of a chore for my skillset. anyone got an idea where i might find good vanilla resonant filters not using expr~/fexpr~ compatible with libPD?</div></div></blockquote><div class=""><br class=""></div>Try rjlib: <a href="https://github.com/rjdj/rjlib" class="">https://github.com/rjdj/rjlib</a><br class=""></div><div class=""><br class=""></div><div apple-content-edited="true" 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=""></body></html>