Re: [PD] SOLVED!!! Re: pitch to voltage SOLVED!!!

2014-04-28 Thread Roman Haefeli
That works very well. Good job and thanks for sharing! One minor thing jumped to my eye: Your patch uses some instances of [fexpr~] and all of them actually don't need [fexpr~] functionality. I experienced that [fexpr~] is quite expensive, which seems apparent considering it is designed for

Re: [PD] can [bp~] be obtained with biquad coefficients?

2014-04-12 Thread Roman Haefeli
On Sam, 2014-04-12 at 03:45 -0300, Alexandre Torres Porres wrote: change the [fexpr~] to something like [fexpr~ $x[0] + ($f2 * $y[-1]) + ($f3 * $y[-2])] f*ck, I'll be damned, now my patch that implements [bp~] with [fexpr~] seems to work, it's attached. Thanks! That is great! I never

Re: [PD] [qlist] and locality

2014-04-03 Thread Roman Haefeli
On Wed, 2014-04-02 at 22:05 -0300, Alexandre Torres Porres wrote: So, tried other things, and I see it won't be able to deal with messages including $0 like [qlist]. So the reason must be not related to [qlist] or [textfile], but the way Pd handles (or doesn't handle) $0 in messages. Yes.

Re: [PD] [qlist] and locality

2014-04-03 Thread Roman Haefeli
On Wed, 2014-04-02 at 19:00 -0300, Alexandre Torres Porres wrote: Although I assume I don't think I get the hassle it'd be to do that. I'm still struggling to see what could be so tricky to make $0 possible to work in messages, sorry :P The reason is most likely not the difficulty to

Re: [PD] [qlist] and locality

2014-04-03 Thread Roman Haefeli
On Wed, 2014-04-02 at 20:49 -0300, Alexandre Torres Porres wrote: By the way, haven't been really able to make it work well with [textfile]. If you get a symbol with $0-symbol from a text file, you can't use it to work as an address for [send]. Miller proposed to use the new [text] class

Re: [PD] [qlist] and locality

2014-04-03 Thread Roman Haefeli
On Don, 2014-04-03 at 16:13 -0300, Alexandre Torres Porres wrote: thanks for explaining it all imagine trying to design something like that which is also backwards compatible with the crude namespacing tools that already exist in Pd. It's not possible ok, here's where I'm a bit

Re: [PD] [qlist] and locality

2014-04-03 Thread Roman Haefeli
On Don, 2014-04-03 at 12:00 -0400, Jonathan Wilkes wrote: * when you run into nameclashes, you know your project has outgrown Pd and it's time to choose another language That is a pretty bold statement. I never ever run into name clashes, no matter how big the project was/is. The

Re: [PD] [qlist] and locality

2014-04-03 Thread Roman Haefeli
On Don, 2014-04-03 at 17:33 -0400, Jonathan Wilkes wrote: So yes, it's rather extreme of me to advise users to just use global symbols and switch languages when they run into problems. But I think there's an assumption on this list that most users know enough about other programming

Re: [PD] [qlist] and locality

2014-04-03 Thread Roman Haefeli
surely break compatibility, which makes its introduction a bit less likely. Finally, I don't see any other concise solution than our hypothetical Pd for the $0-in-message-boxes problem. I hope I didn't cause even more confusion. Roman 2014-04-03 17:03 GMT-03:00 Roman Haefeli reduz...@gmail.com

Re: [PD] [qlist] and locality

2014-04-03 Thread Roman Haefeli
On Don, 2014-04-03 at 18:41 -0400, Jonathan Wilkes wrote: On 04/03/2014 05:42 PM, Roman Haefeli wrote: On Don, 2014-04-03 at 17:33 -0400, Jonathan Wilkes wrote: So yes, it's rather extreme of me to advise users to just use global symbols and switch languages when they run into problems

Re: [PD] [qlist] and locality

2014-04-02 Thread Roman Haefeli
On Mon, 2014-03-31 at 18:54 -0300, Alexandre Torres Porres wrote: Hi there, I can't get messages from [qlist] to an object with $0. Is this really a problem? You can: [nbx\ | [t b f] | \ [pack $0 f] | [add 500 $1-bla $2] | [qlist] [r $0-bla] | [print] The thing is you have to expand $0

Re: [PD] [qlist] and locality

2014-04-02 Thread Roman Haefeli
On Tue, 2014-04-01 at 17:20 -0300, Alexandre Torres Porres wrote: you might want to see the messages sent by [qlist] the same as messages in msgboxes, where you don't have $0-expansion either Bummer. anyway, this brings me to a different topic then. Why is there this lack of expansion

Re: [PD] Alternatives to arraycopy

2014-03-31 Thread Roman Haefeli
Hehe, I also thought: Wow, I have to check out the new [tabrecord~]. For the record: Miller most likely meant [tabwrite~] instead of [tabrecord~]. (According to the difference between [tabread~] and [tabplay~], [tabrecord~] would be the more suitable name for [tabwrite~]) Roman On Mon,

Re: [PD] patch wanted: loop station

2014-03-27 Thread Roman Haefeli
On Thu, 2014-03-27 at 05:09 -0400, pured...@11h11.com wrote: Not sure exactly what is making the click / glitch in my patches. I think the fact that I bring down the jack buffer to 64 didn't help... but I cannot be sure. I am still looking the archive / search engine to find a loop

Re: [PD] pduino

2014-03-25 Thread Roman Haefeli
On Mon, 2014-03-24 at 19:19 +0100, ro...@dds.nl wrote: i'm trying to use Pduino-0.5 and/or pduino-master (from reduzent) with Windows 7 and Arduino Uno. i don't get anything with [info( or [firmware( or [version(. it's possible to pulse all outputs, i.e. it's visible on Led13. toggling

Re: [PD] Compiling zexy in Udoo

2014-03-24 Thread Roman Haefeli
On Mon, 2014-03-24 at 11:38 +0200, Alexandros Drymonitis wrote: On Mon, Mar 24, 2014 at 11:26 AM, IOhannes m zmoelnig zmoel...@iem.at wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2014-03-24 10:13, IOhannes m zmoelnig wrote:

Re: [PD] ANN: New Pd-L2Ork x86_64 and Raspberry Pi 20140319 release candidate

2014-03-24 Thread Roman Haefeli
On Mon, 2014-03-24 at 09:51 -0400, Ivica Ico Bukvic wrote: [...] At the same time, I also don't want to create extra work for you or anyone else, so to cut my monologue short, if you and/or the community so desire, I will stop posting any further announcements on any pd list, so as not to

Re: [PD] Application initialization failed: no display name and no $DISPLAY environment variable

2014-03-22 Thread Roman Haefeli
On Sam, 2014-03-22 at 19:27 +0200, Alexandros Drymonitis wrote: Just installed Pd in my Udoo quad with sudo apt-get install puredata and all the necessary files appear to be where they should but when I type /usr/bin/puredata (or pd) I get the above message and then 'watchdog: signaling pd...'

Re: [PD] mtx_*, mtx, mtx_-

2014-03-19 Thread Roman Haefeli
On Wed, 2014-03-19 at 13:51 +, Pagano, Patrick wrote: can someone remind me where i locate these? iemmatrix. In Pd-extended, it might be necessary to [import hexloader] first before being able to create objects from classes with special chars like * or - (like [mtx_*] or [mtx_-]) Roman

Re: [PD] log function in slider

2014-03-18 Thread Roman Haefeli
On Mon, 2014-03-17 at 18:59 -0400, Jonathan Wilkes wrote: On 03/17/2014 04:34 PM, Roman Haefeli wrote: On Mon, 2014-03-17 at 02:21 -0300, Alexandre Torres Porres wrote: Hi Roman. This is turning out trickier than I thought. I think I understand now what you are trying to achieve (sorry

Re: [PD] Interface bug switching to edit mode with sub patches

2014-03-17 Thread Roman Haefeli
On Mon, 2014-03-17 at 14:12 -0400, Jaime E Oliver wrote: Hi, In os x 10.8.5 with Pd 0.45-4, I'm just curious: Is the observed behavior specific to this new version or do older Pd's also exhibit this problem? when I save a patch that has a sub patch and this sub patch is open, the next

Re: [PD] log function in slider

2014-03-17 Thread Roman Haefeli
On Mon, 2014-03-17 at 02:21 -0300, Alexandre Torres Porres wrote: Hi Roman. This is turning out trickier than I thought. I think I understand now what you are trying to achieve (sorry, took me a long time). But I don't really have a clue how to do it. The abstraction I posted emulates the output

Re: [PD] Rewriting a unified phasor / metro object for reading tables

2014-03-15 Thread Roman Haefeli
it on github.com. You'll find a slightly updated [rh_phasor~ ], which still uses [rh_metro] internally, here: https://github.com/reduzent/netpd2-patches Enjoy! Roman On Sun, Mar 9, 2014 at 5:39 PM, Roman Haefeli reduz...@gmail.com wrote: (I believe this might rather belong to pd-list

Re: [PD] log function in slider

2014-03-12 Thread Roman Haefeli
On Don, 2014-03-06 at 21:37 -0300, Alexandre Torres Porres wrote: hi folks, out of curiosity, what's the exact log function used in the slider? I'd like to emulate it. I am not sure, if this is what you want. It converts the incoming linear range between 0 and 1 to a logarithmic range specified

Re: [PD] libpd and Unity

2014-03-12 Thread Roman Haefeli
Hey On Mit, 2014-03-12 at 19:23 -0400, pured...@11h11.com wrote: [...] How is it there in the future? :-) Roman ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] Peak Level detect in Vanilla

2014-03-11 Thread Roman Haefeli
On Mon, 2014-03-10 at 21:31 -0300, Alexandre Torres Porres wrote: What is the difference between using an abstraction or a compiled class? well, I assume they can be more efficient, but my only point here is what I said already and that you agree with - peak level should be available,

Re: [PD] Peak Level detect in Vanilla

2014-03-10 Thread Roman Haefeli
On Sun, 2014-03-09 at 22:32 -0300, Alexandre Torres Porres wrote: Why not an abstraction in my point of view? Well, looks kinda cumbersome for that particular goal. I am with you in that I think it makes sense to extend [env~]. Regarding abstractions, I don't see what is cumbersome. What is

Re: [PD] KMI SoftStep foot controller?

2014-03-10 Thread Roman Haefeli
On Mon, 2014-03-10 at 10:33 +0100, IOhannes m zmoelnig wrote: On 2014-03-09 14:15, Roman Haefeli wrote: k ... for me [packOSC] didn't work with [netsend], I didn't investigate why but just used [udpsend] instead. [netsend] is different from [udpsend] and [tcpsend] in that it sends

Re: [PD] KMI SoftStep foot controller?

2014-03-09 Thread Roman Haefeli
On Son, 2014-03-09 at 22:52 +1100, Simon Wise wrote: On 09/03/14 02:58, Jonghyun Kim wrote: For OSC connection, you can also [netsend] with tcp, [netsend -u] with udp My experience was [netsend] is a little better than others. Ok ... for me [packOSC] didn't work with [netsend], I didn't

Re: [PD] Peak Level detect in Vanilla

2014-03-09 Thread Roman Haefeli
On Son, 2014-03-09 at 12:23 -0300, Alexandre Torres Porres wrote: As far as Vanilla goes it does seem like a great solution. Thanks a lot for that, seems to do the trick! But was really hoping for or even asking for a [peakenv~] like object. Why does it have to be an extra class and why

Re: [PD] Peak Level detect in Vanilla

2014-03-09 Thread Roman Haefeli
On Son, 2014-03-09 at 14:05 -0700, Miller Puckette wrote: By the way - I just looked, and you can save a great deal of trouble using the array max object (new in Pd 0.25) You mean 0.45, I guess(?) - no need for 'until' horror. Oh, that is great! Thanks for the reminder, I haven't looked at

Re: [PD] Rewriting a unified phasor / metro object for reading tables

2014-03-09 Thread Roman Haefeli
(I believe this might rather belong to pd-list instead of pd-dev) On Don, 2014-03-06 at 18:56 -0500, me.grimm wrote: Roman, wrapping points. The only drawback compared to [phasor~] is that the latter allows to control the frequency with a signal and the [metro]/[vline~] based phasor

Re: [PD] [PD-dev] Rewriting a unified phasor / metro object for reading tables

2014-03-07 Thread Roman Haefeli
On Thu, 2014-03-06 at 19:22 -0500, Brian Fay wrote: On Tue, Mar 4, 2014 at 8:53 PM, Chris McCormick ch...@mccormick.cx wrote: Not sure if this is relevant or already common knowledge but newer versions of Pd allow you to specify metro and delay

Re: [PD] [PD-dev] Rewriting a unified phasor / metro object for reading tables

2014-03-05 Thread Roman Haefeli
On Wed, 2013-05-08 at 22:00 +0100, Ed Kelly wrote: Hi Lists(s), I'm rewriting phasor~ and unifying it with metro so that a pulse is generated from the boundaries of each ramp - so that bars of music can be read using tabread~ objects with a sample-accurate metro. I'm sure someone will

Re: [PD] [PD-announce] Egregore source / call for beta tester

2014-02-28 Thread Roman Haefeli
Hey Cyrille On Don, 2014-02-27 at 12:39 +0100, Cyrille Henry wrote: Hello, Some of you have seen the egregore performance by chdh during the last pd convention, or during other occasion. http://www.chdh.net/egregore I've seen your performance in Weimar and I was deeply impressed. Though I

Re: [PD] easing in pd

2014-02-27 Thread Roman Haefeli
On Thu, 2014-02-27 at 15:30 +0800, kickowang wrote: HI, Chun Lee with me made this abstract two years ago,you can try it. https://code.google.com/p/pd-tweener/ or https://github.com/aluanwang/pd-tweener That's a pretty neat library. Thanks for sharing! Roman

Re: [PD] Bugs in Pd-Extended in Ubuntu LTS

2014-02-26 Thread Roman Haefeli
On Tue, 2014-02-25 at 21:11 +0100, Pierre Massat wrote: Hi all, Thanks for your replies. I get the same error message in the console about JACK, regardless of whether I start it before Pd or not. The sound works though most of the time. This error indicates, that you didn't set the

Re: [PD] Bugs in Pd-Extended in Ubuntu LTS

2014-02-26 Thread Roman Haefeli
On Wed, 2014-02-26 at 09:40 +0100, Pierre Massat wrote: Hi Roman, Good point about the permissions, i'll check that. I don't need to know where I installed pd-extended from (I'm too young to suffer from dementia). Good for you. I said it's there in the Ubuntu repos because this is

Re: [PD] Bugs in Pd-Extended in Ubuntu LTS

2014-02-26 Thread Roman Haefeli
On Wed, 2014-02-26 at 10:27 +0100, Pierre Massat wrote: I might have indeed added other sources, so Roman and IOhannes are probably right. Still, knowing that doesn't really solve my problems, does it ? I was suggesting this is related to your problems. You told us where you have your

Re: [PD] Bugs in Pd-Extended in Ubuntu LTS

2014-02-26 Thread Roman Haefeli
Sorry, that got sent prematurely. On Wed, 2014-02-26 at 11:33 +0100, Roman Haefeli wrote: Regarding your other problems: - and Alsa throwing this error in the console : ALSA output error (restart failed): Broken pipe (though the sound does work). I think I see this error from time

Re: [PD] easing in pd

2014-02-26 Thread Roman Haefeli
On Mit, 2014-02-26 at 20:42 +, David Schaffer wrote: Hi , I was wonderning if anyone of you had tried to implement easing in pd. I'm working on a video animation patch that uses random objects and the result would look much better if I could find a way to smooth the transitions. I

Re: [PD] smooth random numbers

2014-02-25 Thread Roman Haefeli
On Mon, 2014-02-24 at 15:27 +0100, Ingo wrote: Roman, are you using MIDI in theory or real life? Frankly, I use (physical) MIDI quiet rarely and I'm far from hitting any of its limits as I mostly use some kind of MIDI controller. Jitter is MIDI's alias name. Yeah, I guess that is true.

Re: [PD] Bugs in Pd-Extended in Ubuntu LTS

2014-02-25 Thread Roman Haefeli
On Die, 2014-02-25 at 19:50 +0100, Pierre Massat wrote: I have installed Pd-extended from the Ubuntu repos. It seems to be the same version as the one available on puredata.info (0.43.4). I am pretty sure there is no package called 'pd-extended' in the Ubuntu repositories. Probably you got it

Re: [PD] smooth random numbers

2014-02-24 Thread Roman Haefeli
On Sun, 2014-02-23 at 04:20 +0100, Ingo wrote: Starting from Roman's patch I would probably do it like the attached patch. Many ways might solve a certain problem and in Pd those many ways can often be divided into a subtractive approach - more than necessary is generated and the overhead is

Re: [PD] smooth random numbers

2014-02-24 Thread Roman Haefeli
. Roman -Ursprüngliche Nachricht- Von: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] Im Auftrag von Roman Haefeli Gesendet: Montag, 24. Februar 2014 10:34 An: pd-list@iem.at Betreff: Re: [PD] smooth random numbers On Sun, 2014-02-23 at 04:20 +0100, Ingo wrote

Re: [PD] smooth random numbers

2014-02-22 Thread Roman Haefeli
On Sam, 2014-02-22 at 21:54 +, Pagano, Patrick wrote: I would like to start creating random midi values from 0-127 and pick each number say every 5 second and have each random number then flow to the next smoothly. so if say the first number is 60 and the second is 85, the data stream

[PD] new [list tosymbol] / [list fromsymbol]

2014-02-11 Thread Roman Haefeli
Hey Miller This is a quantum leap for Pd. This extension to the [list] family opens a whole lot of new possibility. Thanks for including it into the upcoming Pure Data. And thanks to Chris McCormick who I believe provided the patch. As a native German speaker, I had to try it out with ä ö ü, of

Re: [PD] Data structures and their clickable area

2014-01-29 Thread Roman Haefeli
On Mon, 2014-01-27 at 21:34 -0500, Jonathan Wilkes wrote: On 01/27/2014 05:35 PM, Roman Haefeli wrote: Hi I'm using a template consisting of a rectangle done with [filledpolygon] and a number [drawnumber] in it. While mouse clicks anywhere in the area of the rectangle are detected, it's

Re: [PD] Data structures and their clickable area

2014-01-29 Thread Roman Haefeli
On Mon, 2014-01-27 at 21:34 -0500, Jonathan Wilkes wrote: On 01/27/2014 05:35 PM, Roman Haefeli wrote: Similarly, I'd like to be able to mouse-drag anywhere in the rectangle in order to change the value of the number. You could probably do it if you use a field variable to define

Re: [PD] Data structures and their clickable area

2014-01-29 Thread Roman Haefeli
documents, which I didn't really understood so far. Can you intercept mouse events done in the canvas? Can you even do it without externals? Roman On 01/27/2014 05:35 PM, Roman Haefeli wrote: Hi I'm using a template consisting of a rectangle done with [filledpolygon] and a number

Re: [PD] Data structures and their clickable area

2014-01-29 Thread Roman Haefeli
On Mon, 2014-01-27 at 23:35 +0100, Roman Haefeli wrote: Hi I'm using a template consisting of a rectangle done with [filledpolygon] and a number [drawnumber] in it. While mouse clicks anywhere in the area of the rectangle are detected, it's only possible to change the number

[PD] Data structures and their clickable area

2014-01-27 Thread Roman Haefeli
Hi I'm using a template consisting of a rectangle done with [filledpolygon] and a number [drawnumber] in it. While mouse clicks anywhere in the area of the rectangle are detected, it's only possible to change the number with the keyboard when I exactly click on the number. Is there a way to make

Re: [PD] Comma in Textfile Vanilla Solution

2014-01-26 Thread Roman Haefeli
On Sam, 2014-01-25 at 18:09 -0500, me.grimm wrote: I didnt realize this was a problem until i tried to read a textfile with a comma in it (yes escaped with a \) so hello\,world; gives me: hello\\,world now what? What would you rather expect to see within Pd? Non-escaped commas or

[PD] Unescaped commas in Pd 0.45 files

2014-01-26 Thread Roman Haefeli
Hi all Pd's file format has changed since 0.45 as a new feature was introduced that lets you set the width for all boxes and comments. The object width is saved in the patch by using an yet unused mechanism. Before, an ordinary message box was stored like this: #X msg 93 110 bla; Now since

Re: [PD] Unescaped commas in Pd 0.45 files

2014-01-26 Thread Roman Haefeli
reason you can't filter the messages... I don't know al lthe ins and outs of how netpd sends patches around :) M On Sun, Jan 26, 2014 at 01:14:23PM +0100, Roman Haefeli wrote: Hi all Pd's file format has changed since 0.45 as a new feature was introduced that lets you set the width

Re: [PD] non linear distortion

2014-01-25 Thread Roman Haefeli
On Fre, 2014-01-24 at 15:38 -0800, xiaoping lyu wrote: [...] tube amplifiers [...] are there any nonlinear distortions in pd? or do anybody have tried implementing something like this? signal strength | | [expr~ tanh($v1*$f2)] | Roman

Re: [PD] create list by header message

2014-01-23 Thread Roman Haefeli
On Don, 2014-01-23 at 19:43 +0100, Peter P. wrote: Hi, this might be totally simple, but I am wondering what is the most elegant way of creating a list out of individual messages 12 23 34 45 meaning a list which holds four items, and which is always created at the number '12', and

Re: [PD] Compiling Pd in Sabayon

2014-01-17 Thread Roman Haefeli
On Don, 2014-01-16 at 12:50 +0200, Alexandros Drymonitis wrote: Having had some problems with audio drop outs in Ubuntu, I am now giving Sabayon 14.01 a try. I'm trying to compile Pd, ./autogen.sh seemed to work fine, but when I type ./configure --enable-jack things go wrong. At the end of

Re: [PD] [netsend](tcp) is much faster than [udpsend] why??

2014-01-17 Thread Roman Haefeli
On Fre, 2014-01-17 at 18:48 +0100, Jonghyun Kim wrote: I found this result that [netsend] (tcp) is much faster than [udsend]. It tested on between Mac and Ubuntu connected within eth0. I don't know why udpsend is much slower than netsend. What are you measuring: throughput or latency? Maybe

Re: [PD] Pd on high resolution displays

2014-01-14 Thread Roman Haefeli
that is done the canvas will be completely scalable independently of font sizes. This, however, does not address the menus... On Jan 9, 2014 5:56 PM, Roman Haefeli reduz...@gmail.com wrote: Hi Recently, a few models of so called ultrabooks with comparatively high

Re: [PD] Pd on high resolution displays

2014-01-14 Thread Roman Haefeli
On Don, 2014-01-09 at 15:46 -0800, Jonathan Wilkes wrote: In Pd Vanilla and possibly Pd-l2ork, tk menus and widgets should do the right thing because of something called tk scaling: http://wiki.tcl.tk/8484 In Pd-extended, tk scaling is hard-coded to 1 in pd-gui.tcl, but if you remove that

Re: [PD] Check for batch and/or nogui mode from Patch

2014-01-13 Thread Roman Haefeli
On Mon, 2014-01-13 at 20:26 +0100, Thomas Mayer wrote: Hi, is there a way to get information on whether Pd has been started with -batch or -nogui from inside a patch? Though I consider Cyrille's approach the clean way for your specific purpose, there is also a way to check for '-batch'

[PD] Pd on high resolution displays

2014-01-09 Thread Roman Haefeli
Hi Recently, a few models of so called ultrabooks with comparatively high display resolution (up to 3200x1800px) are available, even with affordable prices. While the specs sound teasing, I wonder how Pd is going to behave on those. I'm especially interested in the situation on linux. This

Re: [PD] Does CPU affinity help Pd's performance?

2014-01-05 Thread Roman Haefeli
On Sun, 2014-01-05 at 21:46 +0200, Alexandros Drymonitis wrote: Also, I've installed indicator-cpufreq in order to set the CPU to a fixed frequency but that won't help either... My observation with similar setups (Pd on Ubuntu) is that CPU scaling doesn't react fast enough for Pd. When doing

Re: [PD] literal $0 from message to gui send and gui receive

2013-11-15 Thread Roman Haefeli
On Fri, 2013-11-15 at 09:06 -0500, Billy Stiltner wrote: hey, I have been trying to rename sends and receives of dials at runtime they need actual literal $0 in their name. so I tried this with sending a 0 to $$4 in a message it worked for the literal renaming but the patch

[PD] Pd activities/places at the west coast? netpd tour?

2013-09-19 Thread Roman Haefeli
Hi all I'm traveling with my family at the west coast of North America, between Vancouver and San Francisco until the end of the year. We're certainly going to visit at least some of the major cities near the coast line. We don't have any particular plans or schedules, but I'd enjoy to take the

Re: [PD] modifying Reduzent's [Solenoiduino] to control 44 solenoids (electro-mechanical piano)

2013-09-11 Thread Roman Haefeli
:24 PM, Roman Haefeli reduz...@gmail.com wrote: On Tue, 2013-09-10 at 01:53 -0400, Epic Jefferson wrote: To control solenoids with dynamics, I adapted Reduzent's [Solenoiduino] abstraction and arduino sketch to include the TLC5940 functions, which

Re: [PD] modifying Reduzent's [Solenoiduino] to control 44 solenoids (electro-mechanical piano)

2013-09-10 Thread Roman Haefeli
On Tue, 2013-09-10 at 01:53 -0400, Epic Jefferson wrote: To control solenoids with dynamics, I adapted Reduzent's [Solenoiduino] abstraction and arduino sketch to include the TLC5940 functions, which is what the Practical Maker PWM shield is based on. So far, I'm able to control 44 solenoids

Re: [PD] compiling externals on ARM

2013-09-10 Thread Roman Haefeli
I vaguely remember that you need only the 'externals' folder from svn, but also 'packages' for compiling the externals from svn. Checkout 'packages' and try again. Roman On Tue, 2013-09-10 at 11:25 +0200, Cyrille Henry wrote: hello, nusmuk-audio use the template makefile. i upgrade it to

Re: [PD] [PD-announce] pd 0.45-1 released

2013-08-29 Thread Roman Haefeli
On Wed, 2013-08-28 at 13:15 -0700, Miller Puckette wrote: Pd 0.45-1 is up on the usual - http://crca.ucsd.edu/~msp/software.html Menu 'Window' - 'Parent Window' is broken. When used, the following error is printed: error: canvas: no method for 'findparent' verbose(4): ... you might be able to

Re: [PD] MIDI port

2013-08-16 Thread Roman Haefeli
I'm not totally sure, but I believe that: Midi Port 1 is mapped to channels 1-16 Midi Port 2 is mapped to channels 17-32 Midi Port 3 is mapped to channels ... you get the idea. Roman On Fri, 2013-08-16 at 12:00 +0200, Fero Kiraly wrote: Yes,I use [noteout] but it accepts only MIDI channel #

Re: [PD] How to reduce CPU use on unused subpatches-abstracts?

2013-08-07 Thread Roman Haefeli
On Wed, 2013-08-07 at 08:40 +0200, IOhannes m zmölnig wrote: On 08/07/13 03:15, Miller Puckette wrote: Hmmm... I was umnder the impression that, except for the overhead of block~ and switch~ objects, there would be no difference in DSP execution time between a patch having lots of

Re: [PD] routeOSC - dynamic routing?

2013-08-07 Thread Roman Haefeli
On Wed, 2013-08-07 at 02:15 -0400, pured...@11h11.com wrote: hi all, i have more than 50 OSC messages to [routeOSC], i would like to avoid having to cut and paste click and drag. what are my options here? [routeOSC /knob1 /knob2 ...] | | [s $0-knob1] [s $0-knob2]

Re: [PD] alternative to gridflows #many

2013-08-05 Thread Roman Haefeli
On Mon, 2013-08-05 at 10:45 +0200, Felix Obée wrote: hi everybody, i used gridflows #many in some of my patches to have a toggle matrix and such. Unfortunately for some reason I can't get gridflow to work on my new system (mountain lion) and i saw that it hasn't been developed in some

Re: [PD] How to reduce CPU use on unused subpatches-abstracts?

2013-08-05 Thread Roman Haefeli
Hi Mario Check [switch~] and its help patch. Roman On Mon, 2013-08-05 at 09:03 -0300, Mario Mey wrote: Hi, there... I really need some help. I'm working on a looper-multi-effects (big) patch. It has more than, more or less, 100 stereo FXs. They are all inside the patch as abstracts.

Re: [PD] polygate~, demux~ mux~, mtx_*~

2013-07-28 Thread Roman Haefeli
On Sam, 2013-07-27 at 18:08 -0400, pured...@11h11.com wrote: hi, i need to route 1 to x x to 1 audio signal. demux~ (demultiplex~ on pd-extended) and mux~ are doing exactly that, but when switching using a number box = glitch. polygate~ have a fade option that avoid this glitch but

Re: [PD] object test - matrixctrl, GUI for mtx_mul~

2013-07-10 Thread Roman Haefeli
Hi João Nice and handy abstraction! Since it outputs 'matrix' messages, it would be nice if it would accept 'matrix' messages as input to set the initial state. This would make state saving/restoring even simpler. @colors: Mike probably means it'd be nice to be able to set the color of toggled

[PD] [PD-announce] netpd session recording

2013-07-10 Thread Roman Haefeli
Hi Let me share the recording of a netpd session I had yesterday with Sqgl from Sydney. I like it myself and thus I thought it might be worth sharing: http://www.netpd.org/sessions/2013-07-09_prism-breaks.mp3 Sqgl and me are having regular sessions every Tuesday at ~08:00 UTC (this is 10 in the

Re: [PD] phasor~: change freq on wraparound

2013-07-04 Thread Roman Haefeli
\, Roman Haefeli; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 2 0 3 0; #X connect 4 0 5 0; #X connect 5 0 2 0; ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-03 Thread Roman Haefeli
On Wed, 2013-07-03 at 03:56 -0400, Ivica Bukvic wrote: On Jul 3, 2013 1:38 AM, Roman Haefeli reduz...@gmail.com wrote: On Die, 2013-07-02 at 19:15 -0400, Ivica Ico Bukvic wrote: [symbol\ | [label $1( | [cnv] - (ATTN: Ivica) [hsl] seems to have the bounding box

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-03 Thread Roman Haefeli
On Wed, 2013-07-03 at 05:53 -0400, Ivica Ico Bukvic wrote: On 07/03/2013 04:31 AM, Roman Haefeli wrote: On Wed, 2013-07-03 at 03:56 -0400, Ivica Bukvic wrote: I guess we need to clarify what not usable at all means. If a patch works but one optional gop hsl is not visible, personally I

Re: [PD] bytes to string

2013-07-03 Thread Roman Haefeli
On Wed, 2013-07-03 at 16:36 +0200, Charles Goyard wrote: Hi list, apologizes, this looks like a FAQ, but I can't find anything in the archives (wrong keywords ?) for this. I just want to turn the bytes from comport output into a list. From a serial monitor, my program outputs: 1.23 456

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-02 Thread Roman Haefeli
On Die, 2013-07-02 at 12:54 +0200, András Murányi wrote: On Mon, Jul 1, 2013 at 10:05 PM, Roman Haefeli reduz...@gmail.com wrote: On Mon, 2013-07-01 at 20:56 +0200, András Murányi wrote: I'm reformulating my question as the problem is evolving: do we have an object

Re: [PD] pd-extended crashes sending data to SSR with tcpclient

2013-07-02 Thread Roman Haefeli
On Die, 2013-07-02 at 17:07 +0200, Matthias Geier wrote: Hi Iain. To be honest, I didn't think about the problem that a message could need more than one packet. It's good to know that iemnet/tcpclient can handle that. It's not that [iemnet/tcpclient] can handle it and [net/iemnet] can't. In

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-02 Thread Roman Haefeli
On Die, 2013-07-02 at 17:58 -0400, Jonathan Wilkes wrote: On 07/02/2013 02:41 PM, András Murányi wrote: On Tue, Jul 2, 2013 at 2:27 PM, Roman Haefeli reduz...@gmail.com wrote: On Die, 2013-07-02 at 12:54 +0200, András Murányi wrote: On Mon, Jul 1, 2013 at 10:05 PM

Re: [PD] pd-extended crashes sending data to SSR with tcpclient

2013-07-02 Thread Roman Haefeli
On Die, 2013-07-02 at 18:15 -0400, Martin Peach wrote: On 2013-07-02 16:13, Roman Haefeli wrote: On Die, 2013-07-02 at 17:07 +0200, Matthias Geier wrote: Hi Iain. To be honest, I didn't think about the problem that a message could need more than one packet. It's good to know

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-02 Thread Roman Haefeli
On Die, 2013-07-02 at 19:15 -0400, Ivica Ico Bukvic wrote: [symbol\ | [label $1( | [cnv] - (ATTN: Ivica) [hsl] seems to have the bounding box (?) miscalculated in l2ork so it doesn't GOP when it's less than 2-3px from the border of the parent canvas. Checked in Vanilla, it

Re: [PD] pd-extended crashes sending data to SSR with tcpclient

2013-07-01 Thread Roman Haefeli
On Mon, 2013-07-01 at 13:20 -0400, Martin Peach wrote: It could be that you are overloading Pd with too many messages. If you are wildly moving the slider and [tcpclient] is sending one TCP packet per value you can add messages to the queue faster than they will be sent out and Pd will

Re: [PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

2013-07-01 Thread Roman Haefeli
On Mon, 2013-07-01 at 20:56 +0200, András Murányi wrote: I'm reformulating my question as the problem is evolving: do we have an object that - Displays and holds a text value (like Symbol or Message box), * symbolbox with width set 0 resizes dynamically * hsl, vsl, cnv, etc. can adjust size

Re: [PD] closed window not destroyed? (in l2ork, possibly in others too)

2013-06-19 Thread Roman Haefeli
On Tue, 2013-06-18 at 22:58 +0200, András Murányi wrote: Hi List, I've got used to putting my PC to sleep (aka hibernation) often lately. Now there is this behaviour of Pd that when you leave a patch open and put the computer to sleep, once it wakes up Pd will try to do everything it

Re: [PD] Fwd: right angle connections

2013-06-14 Thread Roman Haefeli
On Fre, 2013-06-14 at 12:38 +0200, Charles Goyard wrote: Simon Wise wrote: Its all really a matter of taste ... it has come up many many times over the years, and nobody who could implement them seems to want segmented cords enough to actually do the work. Desire Data did Bezier curves.

Re: [PD] Data structures: no object for freeing pointers?

2013-06-11 Thread Roman Haefeli
On Die, 2013-06-11 at 11:00 +0200, Jan Baumgart wrote: I've been building a sequencer with data structs. But now I've come to a dead end, because there seems to be no object, that let's you remove structs. The only way seems to be deleting them in the gui. I think that is one of the

[PD] Data structures: Detect array changes

2013-06-11 Thread Roman Haefeli
Hi all Actually, the same question applies to normal tables as well, but I know that plain Pd does not provide a way to detect changes, whereas Pd-l2ork does. What about data structure arrays? Is there some hidden way to detect changes? I can detect clicks, but I found nothing else. Roman

[PD] Data Structures: Lower and upper bound for graphical arrays

2013-06-11 Thread Roman Haefeli
On a related note, is there a way to limit y for arrays with mutable y? If there'd be a way to detect changes, this would be actually easy to implement. Roman ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] Data Structures: Lower and upper bound for graphical arrays

2013-06-11 Thread Roman Haefeli
On Die, 2013-06-11 at 08:37 -0700, Jonathan Wilkes wrote: __ From: Roman Haefeli reduz...@gmail.com To: pd-list pd-list@iem.at Sent: Tuesday, June 11, 2013 6:02 AM Subject: [PD] Data Structures: Lower and upper bound

Re: [PD] multiblob tracking in Gem while objects keep their IDs

2013-06-06 Thread Roman Haefeli
On Thu, 2013-06-06 at 18:18 +0200, Jack wrote: Le 05/06/2013 22:17, Max a écrit : wow, this looks so wrong! (your screenshot) I have no idea why this is. I just tried it under Linux mint 15 (through ssh- XY from os x) Pd 0.43.2 GEM: ver: 0.93.3 GEM: compiled: Sep 6 2012 and

Re: [PD] Differences between: VD~ und delread~

2013-05-30 Thread Roman Haefeli
On Don, 2013-05-30 at 13:00 +0200, hghoyer wrote: Hi, VD~ und delread~ are both processing Data / delayed sound from delwrite~ what is similar and what are differences between VD~ und delread~ ? The help files are pretty clear about it. [vd~ ] is controlled by a signal and it performs a

Re: [PD] first exercise with data structures

2013-05-28 Thread Roman Haefeli
- From: Roman Haefeli reduz...@gmail.com To: pd-list pd-list@iem.at Cc: Sent: Friday, May 24, 2013 6:15 PM Subject: [PD] first exercise with data structures Hi all Finally an attempt to dive into data structures. I read Frank Barknecht's still excellent DS tutorial

[PD] more about DS

2013-05-28 Thread Roman Haefeli
Hi all Is it possible to have a scalar with a settable position, but which cannot be moved with mouse interaction? I figured I can use arrays to create grids of immutable scalars, but then I don't know how I can detect which specific element/scalar has been clicked on. Thanks, Roman

Re: [PD] first exercise with data structures

2013-05-28 Thread Roman Haefeli
On Die, 2013-05-28 at 11:25 +0200, João Pais wrote: Probably this has already been covered as a limitation and may I haven't really understood it. There is one thing troubling me at the moment. From what I can see, you can easily get data out of your data structure. And for what I am

  1   2   3   4   5   6   7   8   9   10   >