Re: [PD-dev] what is audio I/O stuck... closing audio for?

2010-04-26 Thread Lee Azzarello
I have also seen this prior to a performance on OS X. The solution was to quit PD and restart the patch. It made the sound check a little more stressful so I'm in support of removing it if it's a false positive for the audio actually being stuck on that platform. -lee On Sun, Apr 25, 2010 at

[PD-dev] backtrace help

2010-04-19 Thread Lee Azzarello
Could someone help be debug this backtrace? It occurs when I click the restore button in careGUI, which is a state saving interface included in the rradical extras of pd-extended. I have compiled flext and pool myself against the source for pd-extended. I am running the debian squeeze binary of

Re: [PD-dev] hex characters in library names

2010-04-19 Thread Lee Azzarello
12, 2010, at 7:40 PM, Lee Azzarello wrote: Thanks. I know that but I'm not looking forward to find and replace on all the objects in pdx7~. I ended up compiling iemmatrix as a single library. Now I'm stuck on getting pool and memento to work, which is a wild journey of configuration

Re: [PD-dev] can't load gemlib

2010-04-14 Thread Lee Azzarello
On Mon, Apr 12, 2010 at 2:53 AM, IOhannes m zmoelnig zmoel...@iem.at wrote: On 2010-04-11 21:43, Lee Azzarello wrote: Debian testing 32 bit Linux musicmachine 2.6.32-trunk-686-bigmem #1 SMP Sun Jan 10 07:12:17 UTC 2010 i686 GNU/Linux pd-extended version  0.41.4-1 Debian package from http

Re: [PD-dev] hex characters in library names

2010-04-12 Thread Lee Azzarello
kernel to support a single piece of hardware that's really rad. -lee On Mon, Apr 12, 2010 at 11:44 AM, Hans-Christoph Steiner h...@at.or.at wrote: In Pd-extended you can use [iemmatrix/mtx_mul~]. .hc On Apr 11, 2010, at 11:55 PM, Lee Azzarello wrote: Heya, I switched this to IRC and got

[PD-dev] can't load gemlib

2010-04-11 Thread Lee Azzarello
Debian testing 32 bit Linux musicmachine 2.6.32-trunk-686-bigmem #1 SMP Sun Jan 10 07:12:17 UTC 2010 i686 GNU/Linux pd-extended version 0.41.4-1 Debian package from http://apt.puredata.info squeeze libdir loader $Revision: 1.8 $ compiled on Jun 4 2009 at 07:17:39 compiled

[PD-dev] hex characters in library names

2010-04-11 Thread Lee Azzarello
I'm trying to load an object named [mtx_*~] I have the proper load path installed. I can load other objects in the same directory. If I look for the library in that directory (/usr/lib/pd/extra/iemmatrix), I find a file named mtx_0x2a0x7e.pd_linux. The hex translates to *~ in ASCII. So this

Re: [PD-dev] hex characters in library names

2010-04-11 Thread Lee Azzarello
-extended and the version of hexloader, which should handle this kind of library naming. -lee On Sun, Apr 11, 2010 at 4:36 PM, Lee Azzarello l...@rockingtiger.com wrote: I'm trying to load an object named [mtx_*~] I have the proper load path installed. I can load other objects in the same

[PD-dev] GUI performance clarification

2010-03-13 Thread Lee Azzarello
Hot on the heels of the great GUI rewrite thread, I have a simple question that would help clarify some CPU performance questions I have with my current project. I have incoming serial data from an arduino. This data is getting buffered every n milliseconds and sent to a vslider object. I have 6