Re: [PD] [PD-announce] Cyclone 0.3 beta 3 released!

2018-02-20 Thread Alexandre Torres Porres
Thanks people By the way, we already have Linux 64 bits, macOS and Windows (thanks to Lucas) binaries, so we only need help with Raspberry Pi and Linux 32 bits https://github.com/porres/pd-cyclone/releases/tag/cyclone0.3beta-3 Note that we have now windows binaries for both Pd 32 and 64 bits!

Re: [PD] [PD-announce] Cyclone 0.3 beta 3 released!

2018-02-20 Thread Jarbas Jácome
Wow! Congrats!! Many thanks, Porres et. al! Abraços jjR Em 21 de fev de 2018 02:07, "Alexandre Torres Porres" escreveu: > Hi, and here it is: https://github.com/porres/pd-cyclone/releases/tag/ > cyclone0.3beta-3 > > This release doesn't work on Pure Data Extended or Purr Data

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
I'm glad to hear that. Thank you so much Hans. Zack 2018-02-21 7:50 GMT+09:00 hans w. koch : > fantastic addition to pd, thank you so much! > > tested on macOs 10.12.6 / pd48-1, all seems to work very well. > > hans > > > Am 20.02.2018 um 23:14 schrieb Zack Lee

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" To: pd-l...@iem.at Subject: Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with

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
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 : > wow, this looks very cool! I'm on Windows 7, just downloaded it from Deken > and everything works (tried all

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

2018-02-20 Thread Christof Ressi
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.    

Re: [PD] linear-cue-system

2018-02-20 Thread Jack
I discovered you have also "ctl" abstraction to conduct a live performance. What are the main differences between "ctl" and "linear-cue-system" ? What do you suggest between between these both sets of abstractions to conduct a dance performance (sounds and videos) ? ++ Jack Le 20/02/2018 à

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

Re: [PD] linear-cue-system

2018-02-20 Thread Jack
OK, I got it, thank you. ++ Jack Le 20/02/2018 à 18:28, cyrille henry a écrit : > > > Le 20/02/2018 à 16:15, Jack a écrit : >> Hello Cyrille, >> >> Is linear-cue-system the latest version on http://www.chnry.net or you >> have something more recent to share ? > My website is not always up to

Re: [PD] linear-cue-system

2018-02-20 Thread Jack
Kollabs looks very detailed and very interesting ! Thanks for the link. ++ Jack Le 20/02/2018 à 16:55, baptiste chatel a écrit : > For what it's worth, this is my go-to cue system : > https://github.com/m---w/kollabs > > 2018-02-20 16:15 GMT+01:00 Jack >:

Re: [PD] linear-cue-system

2018-02-20 Thread cyrille henry
Le 20/02/2018 à 16:15, Jack a écrit : Hello Cyrille, Is linear-cue-system the latest version on http://www.chnry.net or you have something more recent to share ? My website is not always up to date, the most recent stuff is on pd svn, in the nusmuk folder cheers c Thx. ++ Jack

Re: [PD] linear-cue-system

2018-02-20 Thread baptiste chatel
For what it's worth, this is my go-to cue system : https://github.com/m---w/kollabs 2018-02-20 16:15 GMT+01:00 Jack : > Hello Cyrille, > > Is linear-cue-system the latest version on http://www.chnry.net or you > have something more recent to share ? > Thx. > ++ > > Jack > > >

[PD] linear-cue-system

2018-02-20 Thread Jack
Hello Cyrille, Is linear-cue-system the latest version on http://www.chnry.net or you have something more recent to share ? Thx. ++ Jack ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->