Re: [PD] messages in time

2007-06-10 Thread Frank Barknecht
Hallo, Johannes Krause hat gesagt: // Johannes Krause wrote: how to block or freeze a message in time? i want to send 2 messages. one should recieved later than the other one. There are various ways. A simple one is to put both messages in a message box seperated by a comma. Then both will

Re: [PD] Welcome to the 90s

2007-06-10 Thread Frank Barknecht
Hallo, Chris McCormick hat gesagt: // Chris McCormick wrote: On Sat, Jun 09, 2007 at 02:07:01PM +0200, Frank Barknecht wrote: I knocked together an abstraction to make loops of midi note data: Something I always wanted to ask: Is it possible to access your repository with anonymous svn

Re: [PD] messages in time

2007-06-10 Thread hard off
maybe you mean you need the [trigger] object? this determines the order in which messages are passed, and is one of the fundamental building blocks of pd. it is abreviated as [t ] ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] Problem with object shell or popen

2007-06-10 Thread Steffen
On 09/06/2007, at 4.18, Jack wrote: Hello, I try to send the message curl -f -O http://www.x.com/ image.jpg to object [shell] or [popen] but nothing happen ! I send before the message cd /Users/images to use the directory images to download. I don't think [shell] remembers that you

Re: [PD] (netpd)U(Pd-extended), Pd-ext bug-tracker (was Re: elitism, software and academia)

2007-06-10 Thread Enrique Erne
good morning Kyle i would only add the basic netpd to Pd-extended without any instrument, so that any user can get the newest version of the instruments through creator without maintaining all the instruments in cvs. the netpd-instruments are using some basic netpd-abstractions for broadcasting,

Re: [PD] basic composition tutorial

2007-06-10 Thread Frank Barknecht
Hallo, Andy Farnell hat gesagt: // Andy Farnell wrote: What I'm stuck on is parsing Pd files more than just superficially. I need to be able to capture the contents of a subpatch from #N canvas ...(pd subpatch) down to the end, recursive solution would be sweet because of nested subpatches.

Re: [PD] (netpd)U(Pd-extended), Pd-ext bug-tracker (was Re: elitism, software and academia)

2007-06-10 Thread Frank Barknecht
Hallo, Enrique Erne hat gesagt: // Enrique Erne wrote: i'm pretty green about cvs. over the pasat 3 years there have been at least 10 different people writing instruments for netpd. how is this done in other projects... like pixeltango or rradical are they maintained in cvs by one person or

Re: [PD] (netpd)U(Pd-extended), Pd-ext bug-tracker (was Re: elitism, software and academia)

2007-06-10 Thread Enrique Erne
On Jun 9, 2007, at 4:11 PM, Kyle Klipowicz wrote: On that tip, I'm curious if there is a tarball of all the current netpd instrument/effects/utility abstractions, there is no tarball. and if there would be it would be not up to date within short time. of will I have to go to each

Re: [PD] basic composition tutorial

2007-06-10 Thread Andy Farnell
No, much too lazy to do that :) Lot's of patches inlude a [pd about] or [pd info] or similarly titled subpatch with a bunch of comments in there which I want to pull out and give each subpatch its own section heading. On Sun, 10 Jun 2007 11:43:35 +0200 Frank Barknecht [EMAIL PROTECTED]

Re: [PD] sequencer with microedit

2007-06-10 Thread Kevin McCoy
If you are planning on saving and loading, I think [textfile] or [qlist] would be better; aside from that I don't think it matters? What do you mean by microedit? Sounds intriguing :) Kevin On 6/10/07, Kuba Szczypek [EMAIL PROTECTED] wrote: Hi all, it`s my first post on this great place! I

Re: [PD] pd and jack, informal survey

2007-06-10 Thread chris kummerer
I read: i'd like to take an informal survey. is it true that you can do no serious work with puredata using the jack audio server for linux and mac os x? no (not true) but what is serious work anyway ;) I use jack and pd + supercollider + ardour + a couple of other apps routing between them

Re: [PD] Welcome to the 90s

2007-06-10 Thread Luke Iannini (pd)
Speaking of svn, because my abstractions depend so heavily on the sssad stuff I'd love to be able to have my copy synchronised with yours (same goes for list-abs, though I don't use them yet but should). I wonder if there is some way to have the sssad and list-abs stuff 'embedded' in my own

Re: [PD] sequencer with microedit

2007-06-10 Thread Frank Barknecht
Hallo, Kuba Szczypek hat gesagt: // Kuba Szczypek wrote: I would like to ask Masters of PD: if I need build PD based sequencer (with microedit, track names, volume mute pan loop points ) is better to use data arrays or qlist for store events? What is the best for do this sequencer? IMO

Re: [PD] messages in time

2007-06-10 Thread Johannes Krause
Frank Barknecht schrieb: Hallo, Johannes Krause hat gesagt: // Johannes Krause wrote: how to block or freeze a message in time? i want to send 2 messages. one should recieved later than the other one. There are various ways. A simple one is to put both messages in a message box

[PD] Why can't you find the source of last error?

2007-06-10 Thread Mathieu Bouchard
Johannes Zmölnig wrote: Matteo.sistisette wrote: Often, when I get an error, such as for example inlet: no method for 'list', and I do a Find last error, I get the message: ...sorry, I couldn't find the source of last error then there is a 2nd type of error message, which links a message to a

[PD] [PD-announce] DesireData gets its own mailing-list!

2007-06-10 Thread Mathieu Bouchard
DesireData gets its own mailing-list! http://lists.goto10.org/cgi-bin/mailman/listinfo/desiredata _ _ __ ___ _ _ _ ... | Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada___ PD-announce mailing

Re: [PD] pd and jack, informal survey

2007-06-10 Thread Atwood, Robert C
My experience: It seemed to work ok on my old laptop, which was a secondhand ibm thinkpad t30 . However upon the sad demise of that machine and acquisition of a brand new, dualcore, acer 5610 there's nothing but problems. Most of the problems go away when using the external Edirol UA-25 but

Re: [PD] sequencer with microedit

2007-06-10 Thread Kuba Szczypek
IMO [qlist] is quite limited, and what do you mean with data arrays: the arrays inside a [table] or the arrays as used in data structures? Data structures are very powerful for sequencing or rather for storing and passing the data, that you use for sequencing. The actual sequencing, i.e.

[PD] Welcome to the 90s

2007-06-10 Thread Mathieu Bouchard
On Sun, 10 Jun 2007, Martin Peach wrote: I don't know what hardware manufacturers are using these days but I would suspect embedded PCs are the best way to go with totally digital synthesis. There should be no reason not to use OSC except that it isn't a proprietary standard so there's no

Re: [PD] pd and jack, informal survey

2007-06-10 Thread Michal Seta
I have been using pd with jack (in linux) extensively for the past n years. There are issues once in a while and some pd versions work well while others not so well. However, in my experience, pd causes the most xruns (compared to other jackified apps) and also, occasionally, causes some weird

Re: [PD] (netpd)U(Pd-extended)

2007-06-10 Thread patrice colet
Good afternoon, Eni, :) Le dimanche 10 juin 2007 à 12:24 +0200, Enrique Erne a écrit : good morning patrice i thought you got the patch through netpd's creator. I'm sorry, I've mixed two different discussions, this part wasn't net-pd related. please tell me which patch is missing an

Re: [PD] pd and jack, informal survey

2007-06-10 Thread Roman Haefeli
On Sat, 2007-06-09 at 06:44 -0400, James wrote: i'd like to take an informal survey. is it true that you can do no serious work with puredata using the jack audio server for linux i'm using pd on jack all the time, though i am not sure, if i do serious work. i just can say, that it works best

Re: [PD] pd and jack, informal survey

2007-06-10 Thread James
Yes, this is a problem I have as well. Running PD with ALSA, I get reliable playback, but running with JACK in realtime I get clicks, even though every other program (Ardour, Specimen, etc) work fine. I suspect it's PD Jack interface. Speaking of which, I have to run PD using the -alsa switch

Re: [PD] pd and jack, informal survey

2007-06-10 Thread Andy Farnell
On Sun, 10 Jun 2007 18:25:01 -0400 James [EMAIL PROTECTED] wrote: Thanks for the replies so far, I'm interested in anyone else's experiences with JACK and PD. I run a mixdown setup on one disk, Debian Sarge, with Jack, Ardour, JackRack, the VU meter thing, and Pd. No audio input though. The

Re: [PD] [Desiredata] test new mailing-list

2007-06-10 Thread Andy Farnell
Greets all! On Sun, 10 Jun 2007 22:05:01 -0400 Luke Iannini (pd) [EMAIL PROTECTED] wrote: Great! Good to be here. On 6/10/07, Mathieu Bouchard [EMAIL PROTECTED] wrote: This is a split of the mailing-list [EMAIL PROTECTED], which was being used for DesireData but not so convincingly. I

Re: [PD] Welcome to the 90s

2007-06-10 Thread Chris McCormick
On Sun, Jun 10, 2007 at 10:47:10AM +0200, Frank Barknecht wrote: I didn't look at these differences, but I could include them in CVS as well (unless you did something really strange like using externals, which you probably didn't). I didn't use any externals since that is against my strict

Re: [PD] Welcome to the 90s

2007-06-10 Thread Chris McCormick
On Sun, Jun 10, 2007 at 12:28:07PM -0400, Luke Iannini (pd) wrote: I wonder if there is some way to have the sssad and list-abs stuff 'embedded' in my own repository so people can still download one tarball from my site, but the sssad stuff and list-abs stuff will always be the latest from