<div dir="ltr">Hi Ed,<div>I'm glad you could compile ofelia.</div><div>So compiling the external yourself fixed the "signal 4" issue? Or did you just try it on other computer?</div><div>I'm still trying to figure out what is causing the "signal 4" error on some Linux machines.</div><div><br></div><div>And thank you so much for the tip.</div><div>I will follow your tip and apply it in the v1.0.5 version which I'm planning to upload this week.</div><div><br></div><div>Best wishes,</div><div>Zack</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-02-27 19:56 GMT+09:00 Ed Kelly <span dir="ltr"><<a href="mailto:morph_2016@yahoo.co.uk" target="_blank">morph_2016@yahoo.co.uk</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div><div>Hi Zack, and list,</div><div><br></div><div>I've compiled ofelia on Linux: Ubuntu 16.04-3LTS Xenial 64bit. It works - it's beautiful!</div><div>I've put my built external at <a href="http://sharktracks.co.uk/puredata/ofelia.l_ia64.tar.gz" target="_blank">http://sharktracks.co.uk/<wbr>puredata/ofelia.l_ia64.tar.gz</a></div><div><br></div><div>One thing to note Zack, with Pd-0.48 and Deken externals, you need to declare the lib before any library objects in the patch, so the help files don't work until a declare -lib ofelia object is created. To change the help files:</div><div><br></div><div>1) copy the object from this Pd patch, or just create it in the help patch</div><div>2) select all objects</div><div>3) shift-click (de-select) the declare -lib ofelia object</div><div>4) cut</div><div>5) paste<br></div><div>6) save</div><div><br></div><div>your help files will now work "out of the box"</div><div><br></div><div>Best wishes,</div><span class=""><div>Ed<br></div><div><br></div><div class="m_-1482704063468694663ydpbaed6ac3signature">_-_-_-_-_-_-_-^-_-_-_-_-_-_-_<br><br>For <b>Lone Shark </b>releases, <b>Pure Data </b>software and published <b>Research</b>, go to <a href="http://sharktracks.co.uk" rel="nofollow" target="_blank">http://sharktracks.co.uk</a> </div></span></div><div><div class="h5">
            <div><br></div><div><br></div>
            
            <div id="m_-1482704063468694663yahoo_quoted_9762758834" class="m_-1482704063468694663yahoo_quoted">
                <div style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;color:#26282a">
                    
                    <div>
                        On Tuesday, 27 February 2018, 10:28:42 GMT, Ed Kelly via Pd-list <<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>> wrote:
                    </div>
                    <div><br></div>
                    <div><br></div>
                    <div><div id="m_-1482704063468694663yiv5268363037"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div><div>Hi Zack,</div><div><br clear="none"></div><div>Yes, I did get signal 4. Good luck with fixing it. I pulled the source from git but haven't had a chance to look at it / try to compile it yet.</div><div>Cheers,</div><div>Ed<br clear="none"></div><div><br clear="none"></div><div><br clear="none"></div><div class="m_-1482704063468694663yiv5268363037ydpbe55f11asignature">_-_-_-_-_-_-_-^-_-_-_-_-_-_-_<br clear="none"><br clear="none">For <b>Lone Shark </b>releases, <b>Pure Data </b>software and published <b>Research</b>, go to <a rel="nofollow" shape="rect" href="http://sharktracks.co.uk" target="_blank">http://sharktracks.co.uk</a> </div></div>
            <div><br clear="none"></div><div><br clear="none"></div>
            
            <div class="m_-1482704063468694663yiv5268363037yqt5651089421" id="m_-1482704063468694663yiv5268363037yqt22311"><div class="m_-1482704063468694663yiv5268363037yahoo_quoted" id="m_-1482704063468694663yiv5268363037yahoo_quoted_0520017172">
                <div style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;color:#26282a">
                    
                    <div>
                        On Monday, 26 February 2018, 23:37:46 GMT, Jarbas Jácome <<a href="mailto:jandila@gmail.com" target="_blank">jandila@gmail.com</a>> wrote:
                    </div>
                    <div><br clear="none"></div>
                    <div><br clear="none"></div>
                    <div><div dir="ltr">Great news!! Many thanks!<br clear="none">Abraços<br clear="none">jjR<br clear="none"><br clear="none">On Tue, Feb 20, 2018 at 5:01 PM, Zack Lee <<a rel="nofollow" shape="rect" href="mailto:cuinjune@gmail.com" target="_blank">cuinjune@gmail.com</a>> wrote:<br clear="none">> Hi, I'm happy to announce my Pd external library, ofelia.<br clear="none">><br clear="none">> ofelia is an external library written with openFrameworks and influenced by<br clear="none">> GEM for creating cross-platform multimedia applications.<br clear="none">><br clear="none">> The library consists of over 400 objects covering most features of<br clear="none">> openFrameworks core API, designed to ease the development of multimedia<br clear="none">> applications such as visual arts, musical apps and interactive games.<br clear="none">><br clear="none">> The library includes the following features:<br clear="none">><br clear="none">> interactive output window<br clear="none">> various getters and event listeners<br clear="none">> 2d/3d shapes drawing<br clear="none">> image and font loading<br clear="none">> camera, lighting, material<br clear="none">> framebuffer object<br clear="none">> various data types (vec3f, color..)<br clear="none">> various utilities to speed up development (new expr, counter..)<br clear="none">> bandlimited oscillators and resonant filters<br clear="none">><br clear="none">> The library is currently available to be used under macOS, Linux(64bit) and<br clear="none">> Windows. It will also be available on Raspberry Pi soon.<br clear="none">><br clear="none">> You can download and install it by searching "ofelia" in 'Help -> Find<br clear="none">> externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd.<br clear="none">> There are some basic example patches you can try inside 'ofelia/examples'<br clear="none">> directory.<br clear="none">> ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.<br clear="none">><br clear="none">> The patch made with ofelia can be converted to a standalone application for<br clear="none">> macOS, Linux, Windows, iOS and Android without having to write any further<br clear="none">> code. (Thanks to ofxPd) You just need to install some required tools to<br clear="none">> compile it on your desktop.<br clear="none">> For more information, please visit <a rel="nofollow" shape="rect" href="https://github.com/cuinjune/ofxOfelia" target="_blank">https://github.com/cuinjune/<wbr>ofxOfelia</a><br clear="none">><br clear="none">> Any feedback is welcomed, hope you like it. :)<br clear="none">><br clear="none">> ______________________________<wbr>_________________<br clear="none">> Pd-announce mailing list<br clear="none">> <a rel="nofollow" shape="rect" href="mailto:Pd-announce@lists.iem.at" target="_blank">Pd-announce@lists.iem.at</a><br clear="none">> <a rel="nofollow" shape="rect" href="https://lists.puredata.info/listinfo/pd-announce" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-announce</a><br clear="none">><br clear="none">> ______________________________<wbr>_________________<br clear="none">> <a rel="nofollow" shape="rect" href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br clear="none">> UNSUBSCRIBE and account-management -><br clear="none">> <a rel="nofollow" shape="rect" href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><div class="m_-1482704063468694663yiv5268363037yqt4476878373" id="m_-1482704063468694663yiv5268363037yqtfd00533"><br clear="none">><br clear="none"><br clear="none">______________________________<wbr>_________________<br clear="none"><a rel="nofollow" shape="rect" href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br clear="none">UNSUBSCRIBE and account-management -> <a rel="nofollow" shape="rect" href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br clear="none"></div></div></div>
                </div>
            </div></div></div></div></div><div class="m_-1482704063468694663yqt5651089421" id="m_-1482704063468694663yqt04438">______________________________<wbr>_________________<br clear="none"><a shape="rect" href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br clear="none">UNSUBSCRIBE and account-management -> <a shape="rect" href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br clear="none"></div></div>
                </div>
            </div></div></div></div></div></blockquote></div><br></div>