Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-28 Thread IOhannes m zmölnig
On 02/28/2018 06:20 AM, Zack Lee wrote: > Hi IOhannes, > > Thank you for your suggestion. > I will recompile the external to use .pd_linux then. btw, you don't need to recompile. a simple rename (of the binary) would suffice. gfmadsr IOhannes signature.asc Description: OpenPGP digital

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread Zack Lee
Hi IOhannes, Thank you for your suggestion. I will recompile the external to use .pd_linux then. I will upload ofelia v1.0.5 within this week which will have the fix. Best wishes Zack - i also noticed that the

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread Zack Lee
Hi Ed, I'm glad you could compile ofelia. So compiling the external yourself fixed the "signal 4" issue? Or did you just try it on other computer? I'm still trying to figure out what is causing the "signal 4" error on some Linux machines. And thank you so much for the tip. I will follow your tip

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread Ed Kelly via Pd-list
Hmmm.I'm getting this extension on all the externals I compile on this machine.1) When I compiled ofelia as an addon in the openFrameworks file structure2) When I compile my own externals using a modified version of Hans' Makefile I don't know where this is specified, but these are the outputs

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread IOhannes m zmölnig
On 02/27/2018 11:56 AM, Ed Kelly via Pd-list wrote: > http://sharktracks.co.uk/puredata/ofelia.l_ia64.tar.gz i also noticed that the official ofelia externals use the "l_ia64" extension for Linux/amd64. i am *very* sure that this is the wrong extension. "ia64" is the the short name of the

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread Ed Kelly via Pd-list
Hi Zack, and list, I've compiled ofelia on Linux: Ubuntu 16.04-3LTS Xenial 64bit. It works - it's beautiful!I've put my built external at http://sharktracks.co.uk/puredata/ofelia.l_ia64.tar.gz One thing to note Zack, with Pd-0.48 and Deken externals, you need to declare the lib before any

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread Ed Kelly via Pd-list
Hi Zack, 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.Cheers,Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk 

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-26 Thread Jarbas Jácome
Great news!! Many thanks! Abraços jjR On Tue, Feb 20, 2018 at 5:01 PM, Zack Lee wrote: > Hi, I'm happy to announce my Pd external library, ofelia. > > ofelia is an external library written with openFrameworks and influenced by > GEM for creating cross-platform multimedia

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library, written, with openFrameworks (Zack Lee)

2018-02-23 Thread Zack Lee
Hi Jim. That's not a bug. ofelia and some other external libraries such as GEM use only one binary file which contains all objects in it. When using these types of external libraries, you must create(or declare) the base object first in order to use all other objects in the library. To do this,

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library, written, with openFrameworks (Zack Lee)

2018-02-23 Thread IOhannes m zmölnig
On 02/23/2018 07:00 PM, Jim Ruxton wrote: > I found I have to put a [declare -lib ofelia] object in the patch, close > it and then re-open it. From there on during that PD session all ofelia > objects will load. This happens to me with some  other externals as well > even though I have the

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library, written, with openFrameworks (Zack Lee)

2018-02-23 Thread Jim Ruxton
I found I have to put a [declare -lib ofelia] object in the patch, close it and then re-open it. From there on during that PD session all ofelia objects will load. This happens to me with some other externals as well even though I have the external location in my path. Cheers, Jim |Hello

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written, with openFrameworks (Zack Lee)

2018-02-23 Thread Jim Ruxton
Hi Zack, Yes that version works great. It is true that if I load an audio patch the audio is sometimes  glitchy . And yes I can fix it by increasing delay. Using the testtone audio patch for example going from 25 msec to 50 msec when running the clonedParticleSystem fixes the glitches. Let me

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written, with openFrameworks (Zack Lee)

2018-02-23 Thread Zack Lee
Hi, I'm sorry for the delay Jim. Since some people have reported that they could not see anything on the graphics window on Linux, I just uploaded a test version external for Linux which I disabled the threaded rendering. If you search "ofelia" in the Deken, you will see "ofelia-v1.0.4test".

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written, with openFrameworks (Zack Lee)

2018-02-23 Thread José Rafael Subía Valdez
Hello Jim, I can I ask what machine are you using, I am running 17.1 too, but I am not able to create the objects after compiling. cheers On Thu, Feb 22, 2018 at 5:40 PM, Jim Ruxton wrote: > Thank you for this External. Some great objects in there. I am using > Ubuntu

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written, with openFrameworks (Zack Lee)

2018-02-22 Thread Jim Ruxton
Thank you for this External. Some great objects in there.  I am using Ubuntu 17.10 . It appeared to install perfectly and I ran the script to install dependencies. The non graphics objects I have tested are working great but I don't get anything rendered to the Ofelia window when I try out the

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-22 Thread Zack Lee
I meant Ed and not Jesse.. Sorry about that. :) Zack 2018-02-22 18:57 GMT+09:00 Zack Lee : > Hi, Jesse > I'm currently trying to fix the issue via cloud Linux server as I only > have Apple hardwares. > I will fix the issue and let you know as soon as possible. (within 24 >

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-22 Thread Zack Lee
Hi, Jesse I'm currently trying to fix the issue via cloud Linux server as I only have Apple hardwares. I will fix the issue and let you know as soon as possible. (within 24 hours) Thank you! Zack 2018-02-22 18:33 GMT+09:00 Ed Kelly : > Hi Zack, > > I too am having Pd

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-22 Thread Ed Kelly via Pd-list
Hi Zack, I too am having Pd crash when ofelia is loaded.Would it help if I compiled it from source?I have Ubuntu 16.04 LTS, 64 bit distro. Thanks,Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-21 Thread Zack Lee
Hi Jesse, Good to hear it works well on your systems. I hope you enjoy using the library. :) Zack 2018-02-22 6:48 GMT+09:00 Jesse Mejia : > This is rad - thanks! On windows 10 I installed via dekken using the > default path, and on two separate machines I needed to

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-21 Thread Jesse Mejia
This is rad - thanks! On windows 10 I installed via dekken using the default path, and on two separate machines I needed to add the startup flag -lib ofelia but now everything seems to be working well. Thanks - this looks amazing! -jesse > On Feb 21, 2018, at 1:08 PM, Alan Brooker

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-21 Thread Alan Brooker
Hi Zack, Works perfectly for me on Windows 10, this is great! Thanks so much for the effort in putting this library out, along with the recent behind the scenes developments with Gem and the SVG capabilities in Purr Data, Pd is again having some great options for graphics & visuals. Just

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-21 Thread Alex
Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Zack Lee
Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS. Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Alex
no problem Zack, alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID:Ubuntu Description:Ubuntu 16.04.3 LTS Release:16.04 Codename:xenial you mean the .iso for this version of ubuntu?

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Zack Lee
Hi, Alex Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Zack Lee
Hi Lucas Thanks for the feedback. I will include the latest "Microsoft Visual C++ Redistributable for Visual Studio 2017" into ofelia folder so users can install it when needed. Thank you! Zack Lee ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Alex
on ubuntu after installing via 'find externals', not having it update my path but then creating a patch and writing [declare -stdlib ofelia] Pd immediately closes with "Pd: signal 4" I don't have open frameworks installed. I'm running the most up to date version of pure data master. I'll install

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Lucas Cordiviola
Hi Zack, Some feedback: I successfully run [ofelia] on an updated win10 machine. (deken out-of-the-box, no OF installed) but on a standard win8.1 machine I have this error: https://www.drivereasy.com/knowledge/api-ms-win-crt-runtime-l1-1-0-dll-missing-error-solved/

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Zack Lee
t;Christof Ressi" <christof.re...@gmx.at> > > To: pd-l...@iem.at > > Subject: Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library > > written with openFrameworks > > Message-ID: > > 1519161425550@3c-app-gmx-bs49> > > >

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Jack
Thank you for your help. Just installed Pd-0.48.1 but i still get a segfault. For info, I try to follow your instructions on : https://github.com/cuinjune/ofxOfelia and at section "Running the standalone example", after : $ cd OF/addons/ofxOfelia/Linux64Example $ make && make RunRelease I get

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Zack Lee
Hi Christof. I appreciate your kind words. :) Zack -- Message: 3 Date: Tue, 20 Feb 2018 22:17:05 +0100 From: "Christof Ressi" <christof.re...@gmx.at> To: pd-l...@iem.at Subject: Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Zack Lee
Hey Jack. Thanks for your interest. I'm not sure if this will fix but could you try again with the latest Pd-0.48-1 and not the test version? You can download it from here http://msp.ucsd.edu/software.html I personally tested ofelia on Ubuntu LTS 16.04, Ubuntu Studio 17.10 and Linux Mint 18.3.

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Berenger Recoules
t;Zack Lee" <cuinj...@gmail.com> > An: pd-annou...@lists.iem.at > Betreff: [PD] [PD-announce] ofelia v1.0.4: Pd external library written > with openFrameworks > > Hi, I'm happy to announce my Pd external library, ofelia. > > ofelia is an external library written with open

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Christof Ressi
.     Gesendet: Dienstag, 20. Februar 2018 um 21:01 Uhr Von: "Zack Lee" <cuinj...@gmail.com> An: pd-annou...@lists.iem.at Betreff: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks Hi, I'm happy to announce my Pd external library, ofelia.    ofelia is an

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Jack
Hello Zack, Thank you, it seems a very cool library ! But i get a segfault here... I run the script in ".../ofelia/scripts/ubuntu/install_dependencies.sh". => installing all missing packages Then, i create a new patch in Pd 0.48.1-test3, and create [declare -stdpath ofelia -stdlib ofelia]

[PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-20 Thread Zack Lee
Hi, I'm happy to announce my Pd external library, ofelia. ofelia is an external library written with openFrameworks and influenced by GEM for creating cross-platform multimedia applications. The library consists of over 400 objects covering most features of openFrameworks core API, designed to