[PD] menu list, how to?

2011-05-01 Thread Jeppi Jeppi
Hey people,I would need a way to display a clickable menu of files (audio files somewhere, pd subpatches somewhere else) within a pd patch itself.the [tof/menubutton] seems quite suitable but, at least for me, it is apparently buggy: I can only choose items by sending a number, not from the

[PD] pd-msg redraw after patch clear?

2011-05-03 Thread Jeppi Jeppi
Hi all,I am playing a bit with the pd-msg system, for a dynamic GUI loader I need. Say I have a patch A with a subpatch B in it, with contents displayed, and a subpatch C inside B with contents (a GUI) displayed as well.From patch A I send a [clear( message to B to empty it, and thus be able

[PD] another dynamic patch question

2011-05-04 Thread Jeppi Jeppi
Hi again!I have a subtle question regarding my dynamic patch experiments...say I throw~ to a subpatch which processes my audio and sends it back to my main patch. Now I unload (clear) that subpatch and replace it by another one with a different process...well, to make it work I must set DSP

[PD] msg to abstractions

2011-05-05 Thread Jeppi Jeppi
Hi again,just another question regarding the pd-msg system. Say I have two parametrized abstractions [boo 1] and [boo 2] loaded in my patch. When I send a message to them to dynamically create some objects inside, I send it as [obj 20 30 metro 100(---[s pd-boo.pd] which, of course, goes to

Re: [PD] msg to abstractions

2011-05-05 Thread Jeppi Jeppi
: pd-list@iem.at Subject: Re: [PD] msg to abstractions 2011/5/5 Claude Heiland-Allen cla...@goto10.org On 05/05/11 11:56, Claude Heiland-Allen wrote: On 05/05/11 10:31, Jeppi Jeppi wrote: Adding prefix to the abstraction names is not elegant, as that would require previously creating n

[PD] system calls

2011-05-09 Thread Jeppi Jeppi
Hi,does anyone have a proper patch example of the [system] object?I don't really know how to make it work, when I send standard commands (on Windows), the console just disappears too fast. Sending a batch with a pause doesn't help...so, no idea, my sight is not fast enough to see what's

Re: [PD] system calls

2011-05-09 Thread Jeppi Jeppi
From: simonzw...@gmail.com To: pd-list@iem.at Subject: Re: [PD] system calls On 09/05/11 18:53, Jeppi Jeppi wrote: Hi,does anyone have a proper patch example of the [system] object?I don't really know how to make it work, when I send standard commands (on Windows), the console just

[PD] tcpserver for sending files?

2011-05-09 Thread Jeppi Jeppi
Hey,looking at the functionality of [tcpclient] and [tcpserver] objects, I see there is a way to send a file through the TCP connection. What does this means? could you effectively send files from the filesystem? if so, where are them expected to be stored by the other end?It looks exciting

[PD] fluid~ anywhere?

2011-06-04 Thread Jeppi Jeppi
Hi all,I would like to know whether footils/fluid~ (or any equivalent samplebank player) is available, specially as a precompiled library both for windows and macosx...I see /footils is no longer included in the pd-extended distro...(?) Thanks in advance,Josep M

[PD] frozen GUI

2011-06-14 Thread Jeppi Jeppi
Hi all, I know this is quite a recurrent topic...we are having serious issues with PD under Windows. The GUI gets frozen after 15-30min working, possibly due to excess of GUI updates, though not sure about that. The audio thread works and operating with the GUI is still possible, though with

Re: [PD] frozen GUI

2011-06-14 Thread Jeppi Jeppi
] frozen GUI -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-06-14 10:52, Jeppi Jeppi wrote: Hi all, I know this is quite a recurrent topic...we are having serious issues with PD under Windows. The GUI gets frozen after 15-30min working, possibly due to excess of GUI updates, though

[PD] netsend/netreceive + GUI bug

2011-08-01 Thread Jeppi Jeppi
Hi,I would like to know whether there are any fixes to the current oddities regarding netsend/netreceive usage and GUI updates. When receiving massive OSC data from other laptops, our central patch gets frozen (only the GUI, it still works but it is unusable). This is a rather serious bug

Re: [PD] netsend/netreceive + GUI bug

2011-08-02 Thread Jeppi Jeppi
to control and call the variables are equal, they are sent and those received. BR José 2011/8/1 i...@vt.edu Quoting Jeppi Jeppi jepp...@hotmail.com: Hi,I would like to know whether there are any fixes to the current oddities regarding netsend/netreceive usage and GUI updates. When

Re: [PD] netsend/netreceive + GUI bug

2011-08-08 Thread Jeppi Jeppi
That's exactly what happens, some minutes after clients start sending massive OSC stuff to my server, its GUI freezes but PD works ok and I can operate with sliders and number boxes, though I can't see anything.Frustrating :) Josep M From: h...@at.or.at To: ma...@artengine.ca Date: Sun, 7

[PD] formatting sprintf

2011-08-09 Thread Jeppi Jeppi
Hi, just a simple question...how could I output textfiles from a pd patch (with any suitable object dealing with symbols) with \n in them? It seems I cannot type the \ character in pd...is that true? Thanks in advance Josep M

[PD] RK4 for Pd

2011-08-17 Thread Jeppi Jeppi
Hi all!I would like to know whether there is any object or abstraction available to perform numerical integration (at control or audio rate, whatever) for Pd.Any examples around there? Thanks in advance!Josep M

Re: [PD] OT: CSound for Live

2011-10-17 Thread Jeppi Jeppi
Looks as a nice combination, Csound for great unique sound designs and Live for quick realtime sketches. Yep, you can do the same with Pd, even with bare C...but Csound is Csound...respect ;) I really don't use Live at all...Csound for Pd is even cooler IMHO. Josep M From: h...@at.or.at To:

Re: [PD] Hold TWO numbers until bang??

2011-10-17 Thread Jeppi Jeppi
Sure, many ways...try [bang(| [23 45(| |[list]|[unpack]| |[ / [ / List behaves just like [f] but holding listsJosep M From: timv...@gmail.com Date: Mon, 17 Oct 2011 15:13:02 +0200 To: bra...@subnet.at CC: pd-list@iem.at Subject: Re: [PD] Hold TWO numbers until bang?? yet another way:

[PD] coloring arrays

2011-10-24 Thread Jeppi Jeppi
Hi,this is a silly question but,would it be possible to draw array graphs in user-selectable colors, or in different brushes besides point/line/curves?The ability to overlap graphs is rather useful but everything in BW messes it up. I know the default array elements are not designed to build

Re: [PD] error: vbap: no method for 'loudspeaker-matrices'

2012-02-15 Thread Jeppi Jeppi
I don't think this solves the problem, I load them in order [t b b]-[import vbap] -[import define_loudspeakers] and still get that error: vbap: no method for 'loudspeaker-matrices'error.I made sure vbap is not in the list of binaries to load. ggee is, not sure whether it loads it.I also

[PD] osc logger

2012-02-18 Thread Jeppi Jeppi
Hi all,I build a [coll]-based OSC logger to save to a file all the OSC activity received from the network (coming from 9 to 12 nodes). Unfortunately it seems it severely interferes with realtime audio in that PD instance when too much OSC is received.I wonder if any of you tried a different

[PD] web patching

2012-03-03 Thread Jeppi Jeppi
Hi people,just a bit weird question...is there any other (graphical) way to create PD patches than the provided tcl/tk interface? Specially, a way to patch from a web page (?)... By the way, do you think Pd can handle dynamic instancing of audio patches without audio dropouts? What specific

[PD] netsend~ for libpd

2012-03-04 Thread Jeppi Jeppi
Hi people!well this is a feature request...I see the netsend~/netreceive~ objects from http://www.nullmedium.de/dev/netsend~/ are not included in the pd-extended release. They are *super* useful and I would like to know if there is any replacement to send audio streams through a network

[PD] bigger symbols

2012-05-23 Thread Jeppi Jeppi
Hi all,any easy (and hopefully standard) way to display a bigger and better looking symbol than the default [symbol] object (Ctrl-4)?Thanks! Josep M ___ Pd-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] bigger symbols

2012-05-23 Thread Jeppi Jeppi
Great idea, thanks :)josep From: reduz...@gmail.com To: pd-list@iem.at Date: Wed, 23 May 2012 17:56:30 +0200 Subject: Re: [PD] bigger symbols On Wed, 2012-05-23 at 17:34 +0200, Jeppi Jeppi wrote: Hi all, any easy (and hopefully standard) way to display a bigger and better looking

[PD] ipoke~ ?

2012-06-06 Thread Jeppi Jeppi
Hey,I wonder whether there is something similar to Max' ipoke~ (an interpolating buffer~ writer) for Pd. I should need it for some physical modelling and resampling stuff. Otherwise, I could implement it myself. It seems only interpolated reading is available (tabread4~ and similar ones), not

[PD] looking for peak/notch pair

2012-08-07 Thread Jeppi Jeppi
Hi,I need a pair com truly complementary peak/notch filters in pd, such that cascading them is guaranteed to provide a flat magnitude response. Does anyone know whether there is a suitable filter pair for that in pd or pd extended? Any 2nd order filter with adjustable center freq. would do.

[PD] midifile+tempo control

2012-08-13 Thread Jeppi Jeppi
Hi all,I am looking for a simple way to play midifiles from pd and being able to set alter their base tempo. It seems Mr.Peach [midifile] doesn't offer that possibility so, what would you suggest me to do?Thanks in advanceJosep M

[PD] some issues with dynamic patching

2013-03-23 Thread Jeppi Jeppi
Hi all, just two questions regarding Pd's messaging system. -When I suppres an object by using a find cut set of messages to pd, I get a consistency check error. It is properly erased and nothing wrong seems to happen but, could this error be avoided? Could it be eventually dangerous? -When I

Re: [PD] some issues with dynamic patching

2013-03-24 Thread Jeppi Jeppi
Many thanks to you all, [initbang] seems just what I was looking for. As for individual, dynamic firing with [loadbang], the problem with [loadbang( | [send pd-foo.pd] is that I have several foo abstractions and I would like to fire them individually. So, by now [initbang] seems the way to

[PD] netserver issue

2013-04-07 Thread Jeppi Jeppi
Hi all, Is there a limit of about 256 floats that be sent as a single message with [netserver]? I attach an example which makes pd explode as soon as the long message is sent with the client connected or not. If so, would it be a way to allow for larger buffers? Many thanks in advance!Josep

[PD] Lowpass to Highpass morph

2013-04-22 Thread Jeppi Jeppi
Hi again, I am looking for a suitable filter or combination of filters such that with a single control the user can morph somehow between very lowpass-lowpass-flat-highpass-very highpass response... What pd filters would you find suitable for that?

[PD] tcpserver buffer size issues

2013-05-15 Thread Jeppi Jeppi
Hi, I am having some issues with M.Peach's [tcpserver] object. I get some spureous, incorrect messages which seem to behave in a weird way according to the buffer size. Apparently some messages are splitted. I saw in http://www.mail-archive.com/pd-dev@iem.at/msg06056.html that it was supposed

[PD] OSCroute question

2013-05-28 Thread Jeppi Jeppi
Hi again,I would like to get rid of certain received OSC messages containing a particular string, say I want to filter out all /synth1 messages coming from lots of different sources a/synth1/parm2 0.45b/synth1/parm2 0.45c/synth1/parm2 0.45d/synth1/parm2 0.45(...) I could of course OSCroute all

[PD] fof~?

2013-06-01 Thread Jeppi Jeppi
Hi people,I was looking for the [fof~] object but it doesn't seem to be available any longer. Any hints?Any other sync/async granular stuff could do as well... Thanks in advanceJosepM ___ Pd-list@iem.at mailing

[PD] chroma

2013-06-03 Thread Jeppi Jeppi
Hi again people,just wonder whether has anyone attempted to implement a stream-based chroma descriptor in Pd. Many thanks,Josep M ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] chroma

2013-06-04 Thread Jeppi Jeppi
realtime. Not file-based analysis.Josep Date: Mon, 3 Jun 2013 17:00:25 +0200 From: zmoel...@iem.at To: pd-list@iem.at Subject: Re: [PD] chroma -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-06-03 16:26, Jeppi Jeppi wrote: Hi again people,just wonder whether has anyone attempted

[PD] offline rendering?

2013-06-15 Thread Jeppi Jeppi
Hi all, would you think it could be a way for pd to generate audio to file faster than realtime? josep ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] offline rendering?

2013-06-15 Thread Jeppi Jeppi
awesome, works like a charm! thanks Claude! Date: Sat, 15 Jun 2013 10:02:34 +0100 From: cla...@mathr.co.uk To: pd-list@iem.at Subject: Re: [PD] offline rendering? On 15/06/13 09:53, Jeppi Jeppi wrote: would you think it could be a way for pd to generate audio to file faster than

[PD] spectral mapping, anyone?

2013-11-11 Thread Jeppi Jeppi
Hi,just looking for some ready to be used spectral mapping effects implemented in pd, anything available?Specifically, just a way to slightly remap harmonics to make pitched sounds inharmonic.There is a paper by Alexandre