[PD] pduino download?

2013-01-20 Thread Phil Stone
Hi Hans, Is this still the right link for downloading Pduino? http://at.or.at/hans/pd/Pduino-0.5.zip It's currently timing out (found on this page: http://puredata.info/downloads/pduino/releases/0.5). thanks, Phil Stone ___ Pd-list@iem.at

Re: [PD] GUI toolkits and custom GUIs WAS: Integra Live 1.5 released

2013-01-20 Thread IOhannes zmölnig
On 01/19/2013 08:20 PM, Hans-Christoph Steiner wrote: It can be done incrementally, which is likely the only way its going to get done. It turns out that FUDI and tcl proc calls are very similar: space separated list of elements where the first one is the functionality. If the basics were

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread IOhannes zmölnig
On 01/20/2013 05:21 AM, Ivica Ico Bukvic wrote: [...] pd-l2ork provides a solid, bug-free environment [...] wow! mfgadrt IOhannes ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread batinste
I was intrigued by this [$@ bug (mainly because i didn't knew about this $@ thingy), so i decided to give it a try. Attached is my test patch. It crashes on my ubuntu 12.10 64bits, Pd-l2ork version 20130111 compiled 13:18:07 Jan 11 2013, way before reaching 1000 args. I launch it in my

Re: [PD] Jack support on Windows

2013-01-20 Thread Esteban Viveros
Really Patrice... But How can I select the text?? I'm trying with the mouse but that's don't working here... 2013/1/19 Patrice Colet colet.patr...@free.fr Excuse the (... lot of letters..) but my cmd don't have ctrl+c option.. :/ hello, Are you really using cmd for compiling, or

Re: [PD] Jack support on Windows

2013-01-20 Thread Esteban Viveros
HC, can the compilation process gender a log file? 2013/1/18 Hans-Christoph Steiner h...@at.or.at Please Reply All so that your emails go to the list also. Can you post the whole build log? those lot of letters hold the key to the problem :) .hc On 01/18/2013 11:54 AM, Esteban Viveros

Re: [PD] Jack support on Windows

2013-01-20 Thread Esteban Viveros
Ops... I tryied the option select all and the select with mouse feature are working now in cmd... 2013/1/20 Esteban Viveros emvive...@gmail.com Really Patrice... But How can I select the text?? I'm trying with the mouse but that's don't working here... 2013/1/19 Patrice Colet

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Roman Haefeli
On Sam, 2013-01-19 at 23:21 -0500, Ivica Ico Bukvic wrote: [...] pd-l2ork provides a solid, bug-free environment on Linux [...] Most of my GOP-abstractions are broken in pd-l2ork, because I often fit the GUI objects exactly into the GOP area. However, in pd-l2ork those iemguis don't show up,

Re: [PD] Jack support on Windows

2013-01-20 Thread IOhannes zmölnig
On 01/20/2013 01:50 PM, Esteban Viveros wrote: HC, can the compilation process gender a log file? i'm not HC, but hopefully i can give some hints. $ make make.log will redirect all stdout to make.log since most errors got to stderr, you probably want to do: $ make make.log 21 which

Re: [PD] error installing via apt.puredata.info

2013-01-20 Thread Hans-Christoph Steiner
I found the issue, it was a stupid mistake on my part. Thanks for troubleshooting it. I had cyclist in both Recommends: and Conflicts: Its fixed here: http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revisionrevision=16926 .hc On 01/19/2013 11:42 PM, Billy Stiltner wrote: yep

Re: [PD] Raspberry Pi does denormals

2013-01-20 Thread Hans-Christoph Steiner
I think this is what you want, from 'man gcc'. Its interesting to note that the NEON mode, which provides SIMD, also does not do denormals: -mfpu=name -mfpe=number -mfp=number This specifies what floating point hardware (or hardware emulation) is available on the target. Permissible

Re: [PD] Question about controllers

2013-01-20 Thread Hans-Christoph Steiner
The one I've seen the most with Pd is the Beringer BCF2000, but its not a keyboard, and I rarely use MIDI devices, so my info might be out of date. http://www.behringer.com/EN/Products/BCF2000.aspx .hc On 01/20/2013 02:26 AM, Mike McGonagle wrote: Hello, I am currently trying to rebuild a

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Ivica Ico Bukvic
Most of my GOP-abstractions are broken in pd-l2ork, because I often fit the GUI objects exactly into the GOP area. However, in pd-l2ork those iemguis don't show up, because of two reasons: * Compared the pd/pd-extended, the position of the iemguis is shifted by 2px to the right. This means

Re: [PD] pduino download?

2013-01-20 Thread Hans-Christoph Steiner
DNS troubles. Its fixed, but it might take a day or so to expire in your DNS cache. pduino is now also included in Pd-extended 0.43.4. .hc On 01/20/2013 03:01 AM, Phil Stone wrote: Hi Hans, Is this still the right link for downloading Pduino? http://at.or.at/hans/pd/Pduino-0.5.zip

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Ivica Ico Bukvic
$@ in msg box probably still crashes when incoming args 1000 (same with pd-extended) The only reason I implemented $@ was because you asked me to and then spent a couple hours making sure it worked on the new code base. I don't use that feature and apparently no one else does (since regular

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Ivica Ico Bukvic
[...] pd-l2ork provides a solid, bug-free environment [...] wow! Indeed, that statement should've had an asterisk next to it. By stable/solid/bug-free, I am referring here to the core not the entire ecosystem of 3rd party externals/features, many of which I've never used nor can I attest

[PD] Mirroring physical patch cables in Pd

2013-01-20 Thread Tedb0t
Hi all, Does anyone know of existing designs to mirror the state of physical patch cables in a Pd patch? In other words, I'm going to have an installation with a bunch of physical patch cables plugged in between various pods and I'd like them to control a Pd patch. So far I've been thinking

Re: [PD] Question about controllers

2013-01-20 Thread James Mckernon
I haven't used a great deal of controllers, but I'm fond of the korg microkontrol, now sadly discontinued, although one is still able to get hold of it fairly easily. Fairly good, sturdy build quality (metal body), and nice range of different control types, quite similar to the akai one you

Re: [PD] Jack support on Windows

2013-01-20 Thread Hans-Christoph Steiner
Ok, that's much better! Try the attached makefile.mingw. The problem is actually here: /bin/sh: -c: line 0: syntax error near unexpected token `(' /bin/sh: -c: line 0: `gcc -I../../pd/src -IC:\Program Files (x86)/Jack/includes -I/c/Progra~1/jack/includes -I/c/Progra~2/jack/includes

Re: [PD] Raspberry Pi does denormals

2013-01-20 Thread Miller Puckette
Hi all... I think it's possible to get flush-to-zero behavior on the Pi (ARMv6) by calling gcc with --fast-math. At any rate what I found was that, if I compiled without --fast-math, when numbers got small (e.g., when a reverberator decays down past 10^-38 or so), the patch would suddenly jump

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Hans-Christoph Steiner
On 01/20/2013 06:36 AM, batinste wrote: I was intrigued by this [$@ bug (mainly because i didn't knew about this $@ thingy), so i decided to give it a try. Attached is my test patch. It crashes on my ubuntu 12.10 64bits, Pd-l2ork version 20130111 compiled 13:18:07 Jan 11 2013, way before

Re: [PD] Raspberry Pi does denormals

2013-01-20 Thread katja
Miller, the vanilla Pd which can be installed from Raspbian with apt-get or Synaptic does have the subnormals problem, as can be checked with a test patch attached with my first post. When an input signal to [lop~] is shut off, CPU load increases substantially. Output values go down in the order

Re: [PD] Raspberry Pi does denormals

2013-01-20 Thread katja
Hans, the info about NEON is relevant for armv7 (Beagleboard, Cubieboard, PengPod...). But Raspberry Pi doesn't have NEON. Float processing is done on coprocessor vfpv2. As far as I can see, vfpv2 hardly has any SIMD instructions (except for moving data between ARM and vfp). It is said to process

Re: [PD] Raspberry Pi does denormals

2013-01-20 Thread Miller Puckette
OK.. but try the 0.44 build on my site - the one from Raspian is quite old :) M On Sun, Jan 20, 2013 at 09:28:30PM +0100, katja wrote: Miller, the vanilla Pd which can be installed from Raspbian with apt-get or Synaptic does have the subnormals problem, as can be checked with a test patch

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Roman Haefeli
On Son, 2013-01-20 at 11:42 -0500, Ivica Ico Bukvic wrote: Most of my GOP-abstractions are broken in pd-l2ork, because I often fit the GUI objects exactly into the GOP area. However, in pd-l2ork those iemguis don't show up, because of two reasons: * Compared the pd/pd-extended, the

Re: [PD] error installing via apt.puredata.info

2013-01-20 Thread adam
This 'mode of installation' issue is interesting. I've been able to successfully install pd-extended yet, via the Software Centre in Ubuntu Oneiric, by right-clicking on the .deb file and opening with Software Centre. I've yet to try installing via Synaptic. And yet to try this method below.

Re: [PD] [Bulk] Re: enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread batinste
On 20/01/2013 21:02, Hans-Christoph Steiner wrote: On 01/20/2013 06:36 AM, batinste wrote: I was intrigued by this [$@ bug (mainly because i didn't knew about this $@ thingy), so i decided to give it a try. Attached is my test patch. It crashes on my ubuntu 12.10 64bits, Pd-l2ork version

[PD] libpd netreceive

2013-01-20 Thread Thomas Grill
Hi all, i am new to libpd and i have run into problems using netreceive on ios 5.1. While netsend works perfectly, netreceive doesn't work at all. Senders can connect to the receiving socket, but netreceive wouldn't spit out any data. Looking at the code, it seems to me that the polling of the net

Re: [PD] [Bulk] Re: enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Hans-Christoph Steiner
On Jan 20, 2013, at 5:52 PM, batinste wrote: On 20/01/2013 21:02, Hans-Christoph Steiner wrote: On 01/20/2013 06:36 AM, batinste wrote: I was intrigued by this [$@ bug (mainly because i didn't knew about this $@ thingy), so i decided to give it a try. Attached is my test patch. It crashes

Re: [PD] Audio output on Raspberry Pi - Recommendations?

2013-01-20 Thread Miller Puckette
Hi all - I just now tried again (after some months of not fooling with it) and got audio in+out working with no trouble at all... from a clean and recently updated Raspian install (i.e. 'apt-get update; apt-get upgrade) I just deleted pulseaudio: apt-get remove pulseaudio and then slowed my USB

Re: [PD] libpd netreceive

2013-01-20 Thread Peter Brinkmann
Hi Thomas, I have to admit that I didn't realize that netreceive requires an extra polling step. So, I'm afraid that netreceive is currently broken. The question is what to do about this. I took a quick look at sys_domicrosleep and didn't immediately see how it works. I wouldn't mind integrating

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Ivica Ico Bukvic
On Son, 2013-01-20 at 11:42 -0500, Ivica Ico Bukvic wrote: Most of my GOP-abstractions are broken in pd-l2ork, because I often fit the GUI objects exactly into the GOP area. However, in pd-l2ork those iemguis don't show up, because of two reasons: * Compared the pd/pd-extended, the

Re: [PD] libpd netreceive

2013-01-20 Thread Billy Stiltner
Peter while you are in here, i'm wondering about using the latest libpd on linux, would it be better to use the old code or the latest? is there anything that doesn't work that didn't work in the previous versions? ___ Pd-list@iem.at mailing list

Re: [PD] Mirroring physical patch cables in Pd

2013-01-20 Thread Hans-Christoph Steiner
On 01/20/2013 12:08 PM, Tedb0t wrote: Hi all, Does anyone know of existing designs to mirror the state of physical patch cables in a Pd patch? In other words, I'm going to have an installation with a bunch of physical patch cables plugged in between various pods and I'd like them to

Re: [PD] libpd netreceive

2013-01-20 Thread Peter Brinkmann
Hi Billy, Use the latest version. I don't think we've had any regressions. Peter On Sun, Jan 20, 2013 at 9:52 PM, Billy Stiltner billy.stilt...@gmail.comwrote: Peter while you are in here, i'm wondering about using the latest libpd on linux, would it be better to use the old code or

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Jonathan Wilkes
- Original Message - From: Ivica Ico Bukvic i...@vt.edu To: 'Roman Haefeli' reduz...@gmail.com; pd-list@iem.at Cc: Sent: Sunday, January 20, 2013 9:30 PM Subject: Re: [PD] enhance pd-extended with pd-l2ork featues ? [...] Even based on all that has transpired since, the

Re: [PD] GUI toolkits and custom GUIs WAS: Integra Live 1.5 released

2013-01-20 Thread Jonathan Wilkes
- Original Message - From: Billy Stiltner billy.stilt...@gmail.com To: IOhannes zmölnig zmoel...@iem.at Cc: pd-list@iem.at Sent: Sunday, January 20, 2013 10:04 PM Subject: Re: [PD] GUI toolkits and custom GUIs WAS: Integra Live 1.5 released haha , last month i tried to install

[PD] Search plugin update

2013-01-20 Thread Jonathan Wilkes
I updated the homepage of the search plugin to point to a pd glossary that I wrote awhile back and forgot about. It's kind of neat-- you can add entries to the text file in doc/5.reference/glossary.txt and doc/5.reference/glossary.pd will parse the file, sort the entries in alphabetical order,

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Ivica Ico Bukvic
On 01/21/2013 12:15 AM, Jonathan Wilkes wrote: Also see the end of: http://www.youtube.com/watch?v=wTPZxcgWoI0 When undoing the creation of an object or objects, at some point Pd-l2ork will move the object to the place where the mouse happened to be hovering when the user clicked ctrl-1 to

Re: [PD] GUI toolkits and custom GUIs WAS: Integra Live 1.5 released

2013-01-20 Thread Billy Stiltner
yeah i have an html javascript java socket interface to my fractal sequencer that draws the fractal that the orbits are being generated from. the only thing i'm sending though is the mouse position which is translated to the fractal space coordinates so the patch can spit out the orbits from that

Re: [PD] enhance pd-extended with pd-l2ork featues ?

2013-01-20 Thread Ivica Ico Bukvic
On 01/20/2013 04:35 PM, Roman Haefeli wrote: If you want to have a look on your own, open chat.pd from netpd and click the 'unpatch' button. Here, on Ubuntu 12.04.1 with pd-l2ork from yesterday it immediately starts eating memory. You can download it from here: