[PD] Purr Data beta 2

2016-10-04 Thread Jonathan Wilkes via Pd-list
This is the beta 2 release of Purr Data (the GUI port of Pd-l2ork) Change log: * compatibility with older osx versions * fix external library dependencies on OSX * first try at jack support for OSX * more fixes for out-of-order messages to GUI * fix crasher on Windows when opening a help patch *

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Lucas Cordiviola
these libs comes with the compiler and objects are compiles against them. So then you need them in the same dir as th external, long ago where placed on system folders or in Pd/bin but now with deken you don`t need to manually move them. Mensaje telepatico asistido por maquinas.

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Lucas Cordiviola
Put it in the zip "cyclone03prealhpa4_win32.zip" just to check [coll] state. These are gcc things that windows dont have so someone do the bridge, UNIX and POSIX things I guess. Not and expert.

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Alexandre Torres Porres
btw, why are those needed? 2016-10-05 1:25 GMT-03:00 Lucas Cordiviola : > No it was not included. I did a vert fast pass of all help patches, y > fogot to de the 2nd, for more acuarency sometimes it needs more passes, or > create a batch for dependacywalker that passes all

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Alexandre Torres Porres
well, put those here https://github.com/porres/pd-cyclone/tree/master/help_files/!windows_dll 2016-10-05 1:12 GMT-03:00 Alexandre Torres Porres : > did i delete that? > > > 2016-10-05 1:05 GMT-03:00 Lucas Cordiviola : > >> "libgcc_s_dw2-1.dll" is

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Alexandre Torres Porres
did i delete that? 2016-10-05 1:05 GMT-03:00 Lucas Cordiviola : > "libgcc_s_dw2-1.dll" is missing, it`s needed also by [coll] > > > Attached here, included it for cheking [coll] if you think is appropriate. > > > Mensaje telepatico asistido por maquinas. > > >

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Alexandre Torres Porres
awesome, it's up in the air ;) https://github.com/porres/pd-cyclone/releases/tag/0.3prealpha4 2016-10-04 23:54 GMT-03:00 Lucas Cordiviola : > Here it goes alpha bins: > > > http://lucarda.com.ar/x/cyclone-w32-milestone4-Alpha.zip > > > > > Mensaje telepatico asistido por

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Lucas Cordiviola
Here it goes alpha bins: http://lucarda.com.ar/x/cyclone-w32-milestone4-Alpha.zip Mensaje telepatico asistido por maquinas. From: Alexandre Torres Porres Sent: Wednesday, October 5, 2016 2:42 AM To: Lucas Cordiviola Cc:

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Alexandre Torres Porres
well, [coll] is not worth checking anyway for now, cause we're really messing with it :) 2016-10-04 23:28 GMT-03:00 Lucas Cordiviola : > Right, > > > Wait a coule of minutes cuz i`m checking 3th party dependencies, have to > look all objects. for now coll and funnel needs

Re: [PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Lucas Cordiviola
Right, Wait a coule of minutes cuz i`m checking 3th party dependencies, have to look all objects. for now coll and funnel needs pthreadGC-3.dll Mensaje telepatico asistido por maquinas. From: Alexandre Torres Porres Sent: Wednesday,

[PD] compiling cyclone 0.3 Pre Alpha for windows (was: Proposing a cyclone update / another Pre Alpha release (milestone 2))

2016-10-04 Thread Alexandre Torres Porres
howdy, jut forking this thread since 99% of the messages in the last thread were about compiling for windows and we're still in the middle of it, haha anyway, thanks for getting involved, let me know how we can help building this for windows cheers 2016-10-04 21:48 GMT-03:00 Alexandre Torres

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Alexandre Torres Porres
2016-10-04 21:31 GMT-03:00 Lucas Cordiviola : It seems that there is need for windows compilers/testers, if not, > well... > yes, we need, please :) ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Lucas Cordiviola
As I mentioned when we started, this is my first attempt to compile anything, I`m a total newbie on compiling. On cyclone 0.2 I was just testing the threaded [coll]. I will try the latest. It seems that there is need for windows compilers/testers, if not, well... you know the DIY thing.

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Alexandre Torres Porres
Hey Lucas, didn't you have issues compiling cyclone 0.2 from fred's cyclone branch? I remember some discussion... well, maybe lets fork this thread to discuss building cyclone for windows :) did you try my latest one by the way? cheers 2016-10-04 20:44 GMT-03:00 Lucas Cordiviola

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Lucas Cordiviola
@Christof >I could successfully and easily build your cyclone release on my windows >machine (Levono Thinkpad, Windows 7). Oops, Why I coudn`t: Lenovo t410 win8.1 $ gcc -v Using built-in specs. COLLECT_GCC=C:\MinGW\bin\gcc.exe

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Alexandre Torres Porres
we also seem to have fixed the error below in the new release binaries_src/signal/sah.o:sah.c:(.text+0x39): undefined reference to `forky_hasfeeders' collect2.exe: error: ld returned 1 exit status make: *** [sah~.dll] Error 1 cheers 2016-10-04 20:09 GMT-03:00 Alexandre Torres Porres

Re: [PD] knob (again)

2016-10-04 Thread Lucas Cordiviola
>[l2s] and [tabdump] belong to zexy Right, I forgot to remove those. Alles klar. Mensaje telepatico asistido por maquinas. ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Alexandre Torres Porres
ok, we'll check it but now we have a version with the updated pd-lib-builder, that by default will search for vanilla and doesnt look for extended anymore https://github.com/porres/pd-cyclone/releases/tag/0.3prealpha4 please check if the same happens thanks 2016-10-04 19:29 GMT-03:00 Lucas

Re: [PD] knob (again)

2016-10-04 Thread Lucas Cordiviola
>@Lucas: do you want to test the deken package on your windows machine and tell >me if it works? Hi Christof, [mknob] works perfect, all color setting, and displays correctly. This is what probably also on your machine doesn't work: absolutepath ... couldn't create relativepath ...

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Lucas Cordiviola
Alexandre, Matt, Here results against 0.47.1, I disable the hole extended files with: "make pdincludepath=C:/Users/Lucarda/Downloads/pd/src pdbinpath=C:/Users/Lucarda/Downloads/pd/bin 2> log.txt" And also renamed extended dir to "off-pd" so no files from extended could be found. Attached

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Lucas Cordiviola
>however, on W32 you *also* need to specify the pdbinpath, so the pd.dll/pd.lib can be found: >$ make pdincludepath=C:/Users/Lucarda/Downloads/pd/src pdbinpath=C:/Users/Lucarda/Downloads/pd/bin Thanx!!! Mensaje telepatico asistido por maquinas. From:

[PD] Fw: Aw: Re: knob (again)

2016-10-04 Thread Christof Ressi
was too impatient - the package is online! now I understand how it works... @Lucas: do you want to test the deken package on your windows machine and tell me if it works? > Gesendet: Dienstag, 04. Oktober 2016 um 21:15 Uhr > Von: "Christof Ressi" > An: "IOhannes m

Re: [PD] Fw: knob (again)

2016-10-04 Thread IOhannes m zmölnig
On 10/04/2016 08:27 PM, IOhannes m zmölnig wrote: > the reason for the broken link is a caching problem on the deken server. > it needs to be fixed by me. https://git.iem.at/zmoelnig/deken-server/issues/3 gfmads IOhannes signature.asc Description: OpenPGP digital signature

Re: [PD] Fw: knob (again)

2016-10-04 Thread IOhannes m zmölnig
On 10/04/2016 07:36 PM, Christof Ressi wrote: > IOhannes and Lucas, > > thanks for your help. I was aware of the naming convention and I've read the > dev readme. > When I was asking how to manually upload a package, I wanted to know how to > *upload*. ok :-) login, and "add a new file" via

Re: [PD] Fw: knob (again)

2016-10-04 Thread Christof Ressi
IOhannes and Lucas, thanks for your help. I was aware of the naming convention and I've read the dev readme. When I was asking how to manually upload a package, I wanted to know how to *upload*. Now I've tried myself. I uploaded the zip file with 'add new article' ('neuen artikel

Re: [PD] no audio in pd-vanilla UBUNTU 16.04

2016-10-04 Thread José Rafael Subía Valdez
Thank you IOhannes, I run pd by typing "pd" I have tried "pd -jack" and "pd -alsa" but no luck the media menu shows OSS and portaudio, no jack nor alsa and if I select either, no devices are listed I am going to try uninstalling every trace of pd and jack and try again. On Tue, Oct 4, 2016

Re: [PD] no audio in pd-vanilla UBUNTU 16.04

2016-10-04 Thread IOhannes m zmoelnig
On 2016-10-04 16:52, José Rafael Subía Valdez wrote: > I need a bit of help with the latest vanilla (0.47.1) in ubuntu 16.04 > I have compiled from source why do you not use the Debian packages? (oh, because xenial still has Pd-0.46-7) the mailinglist archives should give you instructions on

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread katja
The include path topic is relevant for pd libs in general. Instead of workarounds or downstream fixes let's try to find an approach that is useful for everyone. I've opened this issue: https://github.com/pure-data/pd-lib-builder/issues/25 Katja On Mon, Oct 3, 2016 at 10:44 PM, Alexandre Torres

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread Matt Barber
Sorry, I meant we only needed to #include "m_pd.h" as usual. On Tue, Oct 4, 2016 at 3:46 AM, IOhannes m zmoelnig wrote: > On 2016-10-04 04:44, Matt Barber wrote: > > I don't think we need a copy of it. We just need to include an existing > > one, preferably from current

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread katja
Value of 'pdincludepath' should be the full path of directory containing pd API files. The standard pd includes path is different per platform, and per pd flavor. When in doubt just locate your preferred m_pd.h and take the full path of directory where it sits. On Tue, Oct 4, 2016 at 12:35 AM,

Re: [PD] Fw: knob (again)

2016-10-04 Thread Chris McCormick
On 04/10/16 15:35, IOhannes m zmoelnig wrote: the above freeverb example is really a legacy file (it was one of the earliest test uploads for deken). it should have been removed from the server long ago [112] > [112] https://github.com/pure-data/deken/issues/112 Fixed. Sorry it took me so

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread IOhannes m zmoelnig
On 2016-10-04 04:44, Matt Barber wrote: > I don't think we need a copy of it. We just need to include an existing > one, preferably from current vanilla. how do you include without copying? what is "current"? Pd-0.47-1? Pd-0.48-3? please do not include verbatim copies of *any* Pd-headers in your

Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)

2016-10-04 Thread IOhannes m zmoelnig
On 2016-10-04 01:26, Lucas Cordiviola wrote: > Did "make pdincludepath=C:/Users/Lucarda/Downloads/pd/src 2> logV2.txt" yes, that's the currect use of pdincludepath. however, on W32 you *also* need to specify the pdbinpath, so the pd.dll/pd.lib can be found: $ make

Re: [PD] Fw: knob (again)

2016-10-04 Thread IOhannes m zmoelnig
On 2016-10-04 02:39, Lucas Cordiviola wrote: > Just in case: > > Of course without all the "http://puredata.info/Members/chr15m/; > > just > > freeverb~(Windows-i386-32)-externals.zip the format of the filenames is detailed in