Re: [PD] [PD-announce] Pd 0.42-5 released

2009-05-08 Thread hard off
ok, cheers, i'll search it out. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] preventing comport freezes

2009-05-08 Thread Martin Peach
Hans-Christoph Steiner wrote: So right now, when [comport] is open and that device gets disconnected, comport freezes and Pd crashes. My guess is that comport is waiting and therefore blocking. It seems like the select() call should prevent that, any other guesses on how to prevent comport

[PD] Load libraries dynamically

2009-05-08 Thread Hannes
Hello all, if I remember correct there is a possibility in PD to dynamically load a library at runtime using a certain object(?) in your patch - any ideas? Thanks! br Hannes -- Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!*

Re: [PD] Good sequencer patches for learning?

2009-05-08 Thread Ed Kelly
Hi all, The next release of Metastudio will have a bunch of sequencers. 32 step slider sequencer with variable duration steps 56 step trigger sequencer with 5 trigger rows and typeable input 40 step multi sequencer with 2 numbers, 2 triggers, 13-limit radio button and step entry from a MIDI

Re: [PD] Load libraries dynamically

2009-05-08 Thread IOhannes m zmölnig
Hannes wrote: Hello all, if I remember correct there is a possibility in PD to dynamically load a library at runtime using a certain object(?) in your patch - any ideas? Thanks! to load a library like Gem (e.g. in the file Gem.pd_linux), create the object [Gem]. that's it. you can use

Re: [PD] Good sequencer patches for learning?

2009-05-08 Thread hard off
i find that you can do a lot by building a simple arpeggiator sequence of just 3 or 4 notes, and then send messages to do things like: retrigger, reverse, transpose, change speed, etc ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] preventing comport freezes

2009-05-08 Thread Hans-Christoph Steiner
On May 8, 2009, at 10:33 AM, danomatika wrote: On Fri, 2009-05-08 at 01:42 +0200, pd-list-requ...@iem.at wrote: So right now, when [comport] is open and that device gets disconnected, comport freezes and Pd crashes. My guess is that comport is waiting and therefore blocking. It seems like

Re: [PD] Load libraries dynamically

2009-05-08 Thread Hans-Christoph Steiner
On May 8, 2009, at 9:12 AM, IOhannes m zmölnig wrote: Hannes wrote: Hello all, if I remember correct there is a possibility in PD to dynamically load a library at runtime using a certain object(?) in your patch - any ideas? Thanks! to load a library like Gem (e.g. in the file

Re: [PD] preventing comport freezes

2009-05-08 Thread Hans-Christoph Steiner
On May 8, 2009, at 8:14 AM, Martin Peach wrote: Hans-Christoph Steiner wrote: So right now, when [comport] is open and that device gets disconnected, comport freezes and Pd crashes. My guess is that comport is waiting and therefore blocking. It seems like the select() call should

[PD] [PD-announce] NIME 2009 Conference and Workshops Update

2009-05-08 Thread Hans-Christoph Steiner
I'll be teaching a Pd+Arduino+Mapping workshop at the next NIME conference: Begin forwarded message: From: n...@ece.ubc.ca Date: April 13, 2009 10:07:02 AM EDT To: commun...@nime.org Subject: [NIME community] NIME 2009 Conference and Workshops Update Carnegie Mellon hosts NIME 2009

Re: [PD] midi latency test

2009-05-08 Thread Jose Luis Santorcuato
Dear friend... download and install asio4all... in the midi setting asio4all...if not see this options review the midi/sounds options on vista... Cheers from Chile José 2009/5/7 David Penna dav...@korgusa.com Guys ( Gals), PLEASE HELP! I'm running Pd vanilla 0.42-4 on Windows Vista Dell

Re: [PD] preventing comport freezes

2009-05-08 Thread Roman Haefeli
On Fri, 2009-05-08 at 08:14 -0400, Martin Peach wrote: Hans-Christoph Steiner wrote: So right now, when [comport] is open and that device gets disconnected, comport freezes and Pd crashes. My guess is that comport is waiting and therefore blocking. It seems like the select() call

Re: [PD] preventing comport freezes

2009-05-08 Thread martin.peach
Roman wrote: On Fri, 2009-05-08 at 08:14 -0400, Martin Peach wrote: Hans-Christoph Steiner wrote: So right now, when [comport] is open and that device gets disconnected, comport freezes and Pd crashes. My guess is that comport is waiting and therefore blocking. It seems like

Re: [PD] preventing comport freezes

2009-05-08 Thread Roman Haefeli
thanks for the info. On Fri, 2009-05-08 at 19:27 +, martin.pe...@sympatico.ca wrote: just out of curiosity: if there is a solution, that works well for [tcpserver], couldn't it be applied also to [comport]? Maybe. But I think you should be able to use [comport] with no hardware

Re: [PD] preventing comport freezes

2009-05-08 Thread Hans-Christoph Steiner
-- Hans-Christoph Steiner h...@at.or.at On Fri, 08 May 2009 22:11 +0200, Roman Haefeli reduzie...@yahoo.de wrote: thanks for the info. On Fri, 2009-05-08 at 19:27 +, martin.pe...@sympatico.ca wrote: just out of curiosity: if there is a solution, that works well for

[PD] 3d trails with GEM

2009-05-08 Thread Sebastian Saa
Good Evening , Is there any way that a moving or animated geo can leave a 3d trails of geos while it moves? any idea of how to do this? maybe somebody have tried it before? any idea? thanks Se. ___ Pd-list@iem.at mailing list UNSUBSCRIBE

Re: [PD] 3d trails with GEM

2009-05-08 Thread Marius Schebella
hi sebastian, one way you can do this is by create the trail from a feedback. marius. Sebastian Saa wrote: Good Evening , Is there any way that a moving or animated geo can leave a 3d trails of geos while it moves? any idea of how to do this? maybe somebody have tried it before? any idea?

Re: [PD] Gem as GUI

2009-05-08 Thread marius schebella
glerm soares wrote: Is there any project of abstractions that uses Gem as Graphic User Interface seriously? this is totally possible. aren't there some basic objects in the pdmtl library? I also have some abstractions for that, but no serious library. marius. I mean: Create other design