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 ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.
The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
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]
ofelia v1.0.4: compiled on 20 Feb 2018 (c) 2018 Zack Lee cuinjune@gmail.com
I go in the help menu => Browser => ofelia/examples/3d/3dPrimitives.pd => Erreur de segmentation (core dumped)
I try to open different patch but each time this segfault.
My conf : Linux xps 4.13.0-32-generic #35-Ubuntu SMP Thu Jan 25 09:13:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux Pd 0.48.1-test3
I missed something ? ++
Jack
Le 20/02/2018 à 21:01, Zack Lee a écrit :
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 ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
- interactive output window
- various getters and event listeners
- 2d/3d shapes drawing
- image and font loading
- camera, lighting, material
- framebuffer object
- various data types (vec3f, color..)
- various utilities to speed up development (new expr, counter..)
- bandlimited oscillators and resonant filters
The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.
The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
wow, this looks very cool! I'm on Windows 7, just downloaded it from Deken and everything works (tried all the examples). maybe that's because I already have OF installed :-)
the examples are very concise and surpringly readable. you get some interesting results with very little patching.
Gesendet: Dienstag, 20. Februar 2018 um 21:01 Uhr Von: "Zack Lee" cuinjune@gmail.com An: pd-announce@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 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 ease the development of multimedia applications such as visual arts, musical apps and interactive games. The library includes the following features:
interactive output windowvarious getters and event listeners2d/3d shapes drawingimage and font loadingcamera, lighting, materialframebuffer objectvarious data types (vec3f, color..)various utilities to speed up development (new expr, counter..)bandlimited oscillators and resonant filters The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon. You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work. The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia Any feedback is welcomed, hope you like it. :)_______________________________________________ Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce%5Bhttps://lists.puredata.in...] _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list%5Bhttps://lists.puredata.info/l...]
Very impressive and really cool ! tested the binaries on mac osx 10.12.6 and win10 : works like a charm :) with 0.48.1
2018-02-20 22:17 GMT+01:00 Christof Ressi christof.ressi@gmx.at:
wow, this looks very cool! I'm on Windows 7, just downloaded it from Deken and everything works (tried all the examples). maybe that's because I already have OF installed :-)
the examples are very concise and surpringly readable. you get some interesting results with very little patching.
Gesendet: Dienstag, 20. Februar 2018 um 21:01 Uhr Von: "Zack Lee" cuinjune@gmail.com An: pd-announce@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 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 ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
interactive output windowvarious getters and event listeners2d/3d shapes drawingimage and font loadingcamera, lighting, materialframebuffer objectvarious data types (vec3f, color..)various utilities to speed up development (new expr, counter..)bandlimited oscillators and resonant filters The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.
The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)_______________________________________________ Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce%5Bhttps:// lists.puredata.info/listinfo/pd-announce] _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list%5Bhttps:// lists.puredata.info/listinfo/pd-list]
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
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-missi...
https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual...
May be it could be documented that the latest "Microsoft Visual C++ Redistributable for Visual Studio 2017" must be installed.
I didn't try to install it BTW.
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
On 2/20/2018 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 applications.
The library consists of over 400 objects covering most features of openFrameworks core API, designed to ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.
The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)
Pd-announce mailing list Pd-announce@lists.iem.atmailto:Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
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 open frameworks.
On Tue, Feb 20, 2018 at 5:56 PM, Lucas Cordiviola lucarda27@hotmail.com wrote:
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/
https://support.microsoft.com/en-us/help/2977003/the-latest- supported-visual-c-downloads
May be it could be documented that the latest "Microsoft Visual C++ Redistributable for Visual Studio 2017" must be installed.
I didn't try to install it BTW.
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
On 2/20/2018 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 applications.
The library consists of over 400 objects covering most features of openFrameworks core API, designed to ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
- interactive output window
- various getters and event listeners
- 2d/3d shapes drawing
- image and font loading
- camera, lighting, material
- framebuffer object
- various data types (vec3f, color..)
- various utilities to speed up development (new expr, counter..)
- bandlimited oscillators and resonant filters
The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.
The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)
Pd-announce mailing listPd-announce@lists.iem.athttps://lists.puredata.info/listinfo/pd-announce
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
Great news!! Many thanks! Abraços jjR
On Tue, Feb 20, 2018 at 5:01 PM, Zack Lee cuinjune@gmail.com 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 applications.
The library consists of over 400 objects covering most features of openFrameworks core API, designed to ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
interactive output window various getters and event listeners 2d/3d shapes drawing image and font loading camera, lighting, material framebuffer object various data types (vec3f, color..) various utilities to speed up development (new expr, counter..) bandlimited oscillators and resonant filters
The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.
The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/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
On Monday, 26 February 2018, 23:37:46 GMT, Jarbas Jácome <jandila@gmail.com> wrote:
Great news!! Many thanks! Abraços jjR
On Tue, Feb 20, 2018 at 5:01 PM, Zack Lee cuinjune@gmail.com 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 applications.
The library consists of over 400 objects covering most features of openFrameworks core API, designed to ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
interactive output window various getters and event listeners 2d/3d shapes drawing image and font loading camera, lighting, material framebuffer object various data types (vec3f, color..) various utilities to speed up development (new expr, counter..) bandlimited oscillators and resonant filters
The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.
The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/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 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:
your help files will now work "out of the box" Best wishes,Ed
_-_-_-_-_-_-_-^-_-_-_-_-_-_-_
For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk
On Tuesday, 27 February 2018, 10:28:42 GMT, Ed Kelly via Pd-list <pd-list@lists.iem.at> wrote:
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
On Monday, 26 February 2018, 23:37:46 GMT, Jarbas Jácome <jandila@gmail.com> wrote:
Great news!! Many thanks! Abraços jjR
On Tue, Feb 20, 2018 at 5:01 PM, Zack Lee cuinjune@gmail.com 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 applications.
The library consists of over 400 objects covering most features of openFrameworks core API, designed to ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
interactive output window various getters and event listeners 2d/3d shapes drawing image and font loading camera, lighting, material framebuffer object various data types (vec3f, color..) various utilities to speed up development (new expr, counter..) bandlimited oscillators and resonant filters
The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.
The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 02/27/2018 11:56 AM, Ed Kelly via Pd-list wrote:
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 "Itanium" architecture ([ia64]), an architecture used mainly for servers. it is *incompatible* with the x86_64 aka amd64 instruction set (which is the CPU that is built in practically all PCs and Apple computers these days) those processors are built by intel, which probably has caused the confusion.
there's [PR297] which tries to fix this by using arch-specific extensions that actually match the canonical names for CPU architectures (or at least wide-spread variants thereof).
i'd suggest to avoid this extension and instead use the generic "pd_linux".
gmsadr IOhannes
[ia64] https://en.wikipedia.org/wiki/IA-64 [PR297] https://github.com/pure-data/pure-data/pull/297
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 I get!
On Tuesday, 27 February 2018, 12:47:30 GMT, IOhannes m zmölnig <zmoelnig@iem.at> wrote:
On 02/27/2018 11:56 AM, Ed Kelly via Pd-list wrote:
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 "Itanium" architecture ([ia64]), an architecture used mainly for servers. it is *incompatible* with the x86_64 aka amd64 instruction set (which is the CPU that is built in practically all PCs and Apple computers these days) those processors are built by intel, which probably has caused the confusion.
there's [PR297] which tries to fix this by using arch-specific extensions that actually match the canonical names for CPU architectures (or at least wide-spread variants thereof).
i'd suggest to avoid this extension and instead use the generic "pd_linux".
gmsadr IOhannes
[ia64] https://en.wikipedia.org/wiki/IA-64 [PR297] https://github.com/pure-data/pure-data/pull/297
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 02/28/2018 01:27 AM, Ed Kelly via Pd-list wrote:
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 I get!
well, from a generic build system's point of view, the extension is non-standard.
so your build-system must set them. i guess that 1) the ofelia build system set the extension for Linux/amd64 on purpose and that 2) you yourself modified Hans' Makefile to use that extension.
at least the standard template Makefile [1] doesn't know anything about "l_ia64", and since you speak of a "modified version" i can only blame the modification (it's really hard to tell without seeing).
and of ofelia's build system using "l_ia64", i guess that's just happened in good faith, since Pd *does* look for "l_ia64" on x86_64. but imho, this is a bug in Pd, hence my PR which fixes it and once fixed your external will stop to load (as it exploits buggy behaviour).
(luckily there are only a handful deken packages in the archives that use this extension; i've assembled a list which you can find at the end of this mail)
gfsamrd IOhannes
PS: btw, do you know pd-lib-builder? i think it is much nicer than the old template Makefile.
[1] https://svn.code.sf.net/p/pure-data/svn/trunk/externals/template
# appendix
the following deken packages found on puredata.info use the "l_ia64" extension for Linux/x86_64 binaries. packages that have multiple versions uploaded are only mentioned once. i have not checked whether there's a newer upload of a package that uses a better extension ("pd_linux")
uploader: ant1r pof
uploader: ossia ossia
uploader: cuinjune ofelia
uploader: chr15m maxlib
uploader: avilleret pix_opencv Cream
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 and apply it in the v1.0.5 version which I'm planning to upload this week.
Best wishes, Zack
2018-02-27 19:56 GMT+09:00 Ed Kelly morph_2016@yahoo.co.uk:
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 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:
- copy the object from this Pd patch, or just create it in the help patch
- select all objects
- shift-click (de-select) the declare -lib ofelia object
- cut
- paste
- save
your help files will now work "out of the box"
Best wishes, Ed
_-_-_-_-_-_-_-^-_-_-_-_-_-_-_
For *Lone Shark *releases, *Pure Data *software and published *Research*, go to http://sharktracks.co.uk
On Tuesday, 27 February 2018, 10:28:42 GMT, Ed Kelly via Pd-list < pd-list@lists.iem.at> wrote:
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
On Monday, 26 February 2018, 23:37:46 GMT, Jarbas Jácome < jandila@gmail.com> wrote:
Great news!! Many thanks! Abraços jjR
On Tue, Feb 20, 2018 at 5:01 PM, Zack Lee cuinjune@gmail.com 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 applications.
The library consists of over 400 objects covering most features of openFrameworks core API, designed to ease the development of multimedia applications such as visual arts, musical apps and interactive games.
The library includes the following features:
interactive output window various getters and event listeners 2d/3d shapes drawing image and font loading camera, lighting, material framebuffer object various data types (vec3f, color..) various utilities to speed up development (new expr, counter..) bandlimited oscillators and resonant filters
The library is currently available to be used under macOS, Linux(64bit)
and
Windows. It will also be available on Raspberry Pi soon.
You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd. There are some basic example patches you can try inside 'ofelia/examples' directory. ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not
work.
The patch made with ofelia can be converted to a standalone application
for
macOS, Linux, Windows, iOS and Android without having to write any
further
code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop. For more information, please visit https://github.com/cuinjune/ofxOfelia
Any feedback is welcomed, hope you like it. :)
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list