[PD] hid compiling problem.

2007-05-28 Thread Diego Azar
Hi, I`m having some problems compiling [hid] on a 64.studio (linux, debian based). Is there anything like a "how to" or something with this issue. When I do the make it sais: "input_arrays.h:5: *** missing separator. stop." I did the make like the one in the README with the corresponding directo

Re: [PD] puredata evolution

2007-05-28 Thread Chris McCormick
On Mon, May 28, 2007 at 11:44:22AM +0200, Tim Blechmann wrote: > On Sun, 2007-05-27 at 23:39 -0400, Chris McCormick wrote: > > Also, whenever somebody's patch > > is not accepted by Miller they often decide to fork Pd. In other open > > source projects it is very normal for the project maintainer t

Re: [PD] Behavoir of [keyup] in Linux

2007-05-28 Thread Hans-Christoph Steiner
You can use [hid] to get the raw keyboard events, but it's not quite as easy as [keyup]. Plus it doesn't work on Windows. .hc On May 28, 2007, at 11:05 PM, Claude Heiland-Allen wrote: > ugur guney wrote: >> # Hi! >> # I started to write an answer to a question on list about using >> keyboa

Re: [PD] puredata evolution

2007-05-28 Thread Hans-Christoph Steiner
A lot of GUI could be improved without major changes to all of Pd. At the very least, it could be included in Pd-extended. Once this version of Pd-extended is released, I still have to turn all the GUI tweaks I did into patches and hopefully Miller will accept them. .hc On May 28, 2007

Re: [PD] puredata evolution

2007-05-28 Thread Hans-Christoph Steiner
On May 28, 2007, at 10:29 AM, Damian Stewart wrote: > Roman Haefeli wrote: >> was it that, what you meant by a 'focus'? > > for me, the biggest issue is with the UI. almost none of the points > in src/notes.txt deal with the GUI, and certainly there is no talk > at all of gui improvements. >

Re: [PD] Behavoir of [keyup] in Linux

2007-05-28 Thread Claude Heiland-Allen
ugur guney wrote: # Hi! # I started to write an answer to a question on list about using keyboard input in a patch. Then I realized that a patch which I written in Windows does not work well under Linux, to which I have switched weeks ago. # When I press and hold a key, after a short time [keyup]

Re: [PD] [declare]: -path seems not to be added to the searchpathes

2007-05-28 Thread Hans-Christoph Steiner
On May 28, 2007, at 6:03 PM, Roman Haefeli wrote: > On Mon, 2007-05-28 at 22:42 +0200, Frank Barknecht wrote: >> Hallo, >> >> first: Maybe we should avoid the term "parent patch" for the patch, >> that contains the [declare] object. Generally "parent" seems to be >> used for specifying the parent

[PD] Behavoir of [keyup] in Linux

2007-05-28 Thread ugur guney
# Hi! # I started to write an answer to a question on list about using keyboard input in a patch. Then I realized that a patch which I written in Windows does not work well under Linux, to which I have switched weeks ago. # When I press and hold a key, after a short time [keyup] starts to output t

Re: [PD] [declare]: -path seems not to be added to the searchpathes

2007-05-28 Thread Roman Haefeli
On Mon, 2007-05-28 at 22:42 +0200, Frank Barknecht wrote: > Hallo, > > first: Maybe we should avoid the term "parent patch" for the patch, > that contains the [declare] object. Generally "parent" seems to be > used for specifying the parent of an abstraction as in "graph on > parent". One could c

Re: [PD] any way to connect puredata and Quartcomposer?

2007-05-28 Thread thor
On 28 May 2007, at 03:54, [EMAIL PROTECTED] wrote: [PD] any way to connect puredata and Quartcomposer? Hi bernardo Just reading an archive mail so this might arrive late for you. A way to control QC from PD through OSC would be to create the QC project and load it into a SuperCollider windo

Re: [PD] [declare]: -path seems not to be added to the searchpathes

2007-05-28 Thread Frank Barknecht
Hallo, first: Maybe we should avoid the term "parent patch" for the patch, that contains the [declare] object. Generally "parent" seems to be used for specifying the parent of an abstraction as in "graph on parent". One could consider an object like [declare] to be like an abstraction and then it

Re: [PD] proposals for src/notes.txt

2007-05-28 Thread Roman Haefeli
On Mon, 2007-05-28 at 20:30 +0200, Frank Barknecht wrote: > Hallo, > Roman Haefeli hat gesagt: // Roman Haefeli wrote: > > > i hoped, that i can get rid of the startup options with [declare], so > > that pd doesn't need additional flags for running netpd. but this means, > > that it is not possibl

Re: [PD] [declare]: -path seems not to be added to the searchpathes

2007-05-28 Thread Roman Haefeli
On Mon, 2007-05-07 at 19:55 +0200, Frank Barknecht wrote: > Hallo, > Roman Haefeli hat gesagt: // Roman Haefeli wrote: > > > On Mon, 2007-05-07 at 16:58 +0200, IOhannes m zmoelnig wrote: > > > Roman Haefeli wrote: > > > > hi > > > > > > > > i cannot get [declare]'s -path-flag working. i tried rel

Re: [PD] proposals for src/notes.txt

2007-05-28 Thread Frank Barknecht
Hallo, Roman Haefeli hat gesagt: // Roman Haefeli wrote: > i hoped, that i can get rid of the startup options with [declare], so > that pd doesn't need additional flags for running netpd. but this means, > that it is not possible (or i need to add a [declare] in every patch and > every abs, which

Re: [PD] proposals for src/notes.txt

2007-05-28 Thread Roman Haefeli
On Mon, 2007-05-28 at 16:49 +0200, Frank Barknecht wrote: > Hallo, > Roman Haefeli hat gesagt: // Roman Haefeli wrote: > > > but there are still things left, which i consider to be (even more) > > essential for pd and for which i strongly hope that they make it into > > src/notes.txt. here a short

Re: [PD] puredata evolution

2007-05-28 Thread Kevin McCoy
The gui needs work - do you mean we need more/better looking gui objects? When I was working on OS X, I couldn't really use very many gui objects at once because of Apple's crappy closed implementation of tcl/tk; the lag was terrible. Pd devs can't really do anything about that (though it is a hu

Re: [PD] (no subject)

2007-05-28 Thread Kevin McCoy
If you're just getting started with Pd, it might be a good idea to use the [susloop~] external because it also allows for dynamic pitch shift, the math for which can be tricky (though apparently someone just got it down on their own recently if I recall from a previous post). Are you using Pd-ext

Re: [PD] proposals for src/notes.txt

2007-05-28 Thread Frank Barknecht
Hallo, Roman Haefeli hat gesagt: // Roman Haefeli wrote: > but there are still things left, which i consider to be (even more) > essential for pd and for which i strongly hope that they make it into > src/notes.txt. here a short list, where i also try to explain, why i > think, these issues are es

Re: [PD] puredata evolution

2007-05-28 Thread Damian Stewart
Roman Haefeli wrote: > was it that, what you meant by a 'focus'? for me, the biggest issue is with the UI. almost none of the points in src/notes.txt deal with the GUI, and certainly there is no talk at all of gui improvements. to me the engine works fine - i mean, pd crashes sometimes but this

Re: [PD] subtractive synth - minimoog model

2007-05-28 Thread mik
Josh Lawrence schreef: > hello all! > > I was on this list some time back, but unsubscribed due to lack of > time to learn pd. the time issue is a little better, so I have > resubscribed in the hopes of learning this app. > > here's my question: I really, really want a minimoog, but can't > aff

[PD] proposals for src/notes.txt

2007-05-28 Thread Roman Haefeli
hi all, hi miller i just had a look at src/notes.txt and many of my longterm desires are mentioned there (especially [vthreshold~], [vreadsf~], [closebang], disabling scrollbars and menus, and many other things...) but there are still things left, which i consider to be (even more) essential for

Re: [PD] subtractive synth - minimoog model

2007-05-28 Thread Max Neupert
Am 27.05.2007 um 04:43 schrieb Josh Lawrence: > incidentally, I found a nice minimoog synth on the web, but one thing > that I absolutely cannot stand with that and ams is the lack of > ability to retrigger a held note after another one is played (I think > this has been called the "trilogy trill"

Re: [PD] sample playing

2007-05-28 Thread Frank Barknecht
Hallo, Zeitler Andreas hat gesagt: // Zeitler Andreas wrote: > I have some newbie questions about Pd. I wanted to write a Patch > which is based on this one (maybe): > http://puredata.hurleur.com/sujet-643-sample-player > The mentioned Sample Player has 2 Sliders which control the Start-/ > End

Re: [PD] puredata evolution

2007-05-28 Thread Roman Haefeli
On Sun, 2007-05-27 at 17:59 -0400, Hans-Christoph Steiner wrote: > Another point they talk about is having a focus. I think Pd suffers > from the lack of focus. As a software project, it has an unusual > structure, which makes it difficult to clearly outline the focus. > That's something

Re: [PD] puredata evolution

2007-05-28 Thread Roman Haefeli
On Sun, 2007-05-27 at 23:39 -0400, Chris McCormick wrote: > In the Pd sources under "src/notes.txt" there is a list of all of the > things that Miller wants to add/change in Pd. thanks for mentioning this. i didn't know about this file. many things of my desire are already in this list (whereas

Re: [PD] subtractive synth - minimoog model

2007-05-28 Thread Roman Haefeli
On Sun, 2007-05-27 at 23:08 -0400, Chris McCormick wrote: > For analogue sounding oscillators I highly recommend Roman's > blosc~ abstractions. They sound beautiful when filtered. Search the list > archives to find them. you'll find them here [1]. beware, there is an issue, that has not been solv

Re: [PD] puredata evolution

2007-05-28 Thread Tim Blechmann
On Sun, 2007-05-27 at 23:39 -0400, Chris McCormick wrote: > Also, whenever somebody's patch > is not accepted by Miller they often decide to fork Pd. In other open > source projects it is very normal for the project maintainer to drop > patches with very little info, or even completely silently. Wh

[PD] (no subject)

2007-05-28 Thread Zeitler Andreas
Hi I have some newbie questions about Pd. I wanted to write a Patch which is based on this one (maybe): http://puredata.hurleur.com/sujet-643-sample-player The mentioned Sample Player has 2 Sliders which control the Start-/ End-Loop position which is the exact thing what i was looking for. Wha