| From | Sent On | Attachments |
|---|---|---|
| Max | Aug 27, 2009 6:21 pm | |
| Miller Puckette | Aug 27, 2009 8:34 pm | |
| Jonathan Wilkes | Aug 27, 2009 8:50 pm | |
| Hans-Christoph Steiner | Aug 28, 2009 7:36 am | |
| Max | Aug 28, 2009 7:46 am | |
| Jonathan Wilkes | Aug 28, 2009 10:10 am | |
| Miller Puckette | Aug 28, 2009 10:53 am | |
| Miller Puckette | Aug 28, 2009 10:54 am | |
| Max | Aug 28, 2009 11:32 am | |
| Miller Puckette | Aug 28, 2009 11:35 am | |
| Kyle Klipowicz | Aug 28, 2009 12:18 pm | |
| fred-ordi | Aug 31, 2009 12:43 am | |
| Hans-Christoph Steiner | Aug 31, 2009 7:16 am | |
| Hans-Christoph Steiner | Aug 31, 2009 7:17 am | |
| Jonathan Wilkes | Aug 31, 2009 10:39 am | |
| Hans-Christoph Steiner | Aug 31, 2009 12:20 pm | |
| fred-ordi | Aug 31, 2009 4:16 pm | |
| fred-ordi | Aug 31, 2009 4:46 pm | |
| Jonathan Wilkes | Aug 31, 2009 4:55 pm | .pd, .pd |
| fred-ordi | Aug 31, 2009 5:48 pm | .tar |
| Hans-Christoph Steiner | Aug 31, 2009 8:00 pm | .pd |
| Jonathan Wilkes | Aug 31, 2009 9:40 pm | |
| marius schebella | Sep 1, 2009 12:39 am | |
| Thomas Grill | Sep 1, 2009 5:26 am | |
| Max | Sep 1, 2009 5:56 am | |
| Hans-Christoph Steiner | Sep 1, 2009 7:05 am | |
| Frank Barknecht | Sep 1, 2009 7:20 am | |
| Miller Puckette | Sep 1, 2009 8:09 am | |
| Jonathan Wilkes | Sep 1, 2009 8:46 am | |
| marius schebella | Sep 1, 2009 9:08 am | |
| Jonathan Wilkes | Sep 1, 2009 10:07 am | .pd, .pd |
| marius schebella | Sep 1, 2009 10:13 am | |
| Hans-Christoph Steiner | Sep 1, 2009 10:14 am | |
| fred-ordi | Sep 1, 2009 10:46 am | |
| fred-ordi | Sep 1, 2009 11:06 am | .zip |
| Jonathan Wilkes | Sep 1, 2009 11:20 am | .pd, .pd |
| Hans-Christoph Steiner | Sep 1, 2009 12:21 pm | |
| Jonathan Wilkes | Sep 1, 2009 2:36 pm | |
| Mathieu Bouchard | Sep 2, 2009 8:05 am | |
| Hans-Christoph Steiner | Sep 2, 2009 8:13 am | |
| Jonathan Wilkes | Sep 2, 2009 8:32 am | |
| Frank Barknecht | Sep 2, 2009 8:52 am | |
| Mathieu Bouchard | Sep 2, 2009 9:37 am | |
| Mathieu Bouchard | Sep 2, 2009 10:42 am | |
| Mathieu Bouchard | Sep 2, 2009 10:54 am | |
| João Pais | Sep 2, 2009 3:07 pm | |
| Jonathan Wilkes | Sep 2, 2009 4:49 pm | .pd |
| Frank Barknecht | Sep 3, 2009 6:55 am | |
| João Pais | Sep 4, 2009 5:05 am | |
| Jonathan Wilkes | Sep 4, 2009 11:26 am | |
| Frank Barknecht | Sep 5, 2009 2:45 am | |
| Mathieu Bouchard | Sep 5, 2009 11:58 am | |
| Jonathan Wilkes | Sep 5, 2009 1:22 pm | |
| Mathieu Bouchard | Sep 5, 2009 2:39 pm | |
| Mathieu Bouchard | Sep 5, 2009 2:49 pm | |
| Jonathan Wilkes | Sep 5, 2009 3:44 pm | |
| Mathieu Bouchard | Sep 5, 2009 4:34 pm | |
| Jonathan Wilkes | Sep 5, 2009 5:31 pm | |
| Jonathan Wilkes | Sep 5, 2009 6:06 pm | |
| Martin Peach | Sep 5, 2009 7:17 pm | |
| Max | Sep 19, 2009 4:27 am | |
| Mathieu Bouchard | Sep 19, 2009 12:02 pm | |
| Mathieu Bouchard | Sep 19, 2009 12:42 pm | |
| Jonathan Wilkes | Sep 20, 2009 1:05 am | |
| Johannes | Feb 20, 2010 3:16 pm |
| Subject: | Re: [PD] Pd META: Author/Help Patch Authors | |
|---|---|---|
| From: | Jonathan Wilkes (janc...@yahoo.com) | |
| Date: | Aug 31, 2009 4:55:01 pm | |
| List: | at.iem.pd-list | |
| Attachments: | ![]() file.pd - 0.1k ![]() parser.pd - 0.9k | |
Yes.
But why do you want to parse pd files with pd? The only prototype I saw in the PDDP docs that use this META data was written in c (or maybe it was python, I can't remember).
-Jonathan
--- On Mon, 8/31/09, Hans-Christoph Steiner <ha...@at.or.at> wrote:
From: Hans-Christoph Steiner <ha...@at.or.at> Subject: Re: [PD] Pd META: Author/Help Patch Authors To: "Jonathan Wilkes" <janc...@yahoo.com> Cc: pd-l...@iem.at Date: Monday, August 31, 2009, 9:20 PM
I think that in practice, the commas will cause problems, since Pd interprets a comma as a message separator. In my experience, at least.
Do you have a working example of reading from textfile and doing something with the text with commas in it?
.hc
On Aug 31, 2009, at 1:40 PM, Jonathan Wilkes wrote:
[bang( | [list append foo, bar] | [$2( | [print]
To parse, just use [sel,] Same for semicolon. Also works when reading from [textfile]
-Jonathan
--- On Mon, 8/31/09, Hans-Christoph Steiner <ha...@at.or.at> wrote:
From: Hans-Christoph Steiner <ha...@at.or.at> Subject: Re: [PD] Pd META: Author/Help Patch Authors To: "Jonathan Wilkes" <janc...@yahoo.com> Cc: pd-l...@iem.at Date: Monday, August 31, 2009, 4:16 PM
Cool, could you post an example of parsing commas in Pd? If its easy to parse the commas from a 'text' object, then that would solve the tags debate.
.hc
On Aug 28, 2009, at 1:10 PM, Jonathan Wilkes wrote:
I'm getting close to finishing making all the
help
patches in the reference
folder conform to the PDDP template.
I need to add a keyword to pd META for the
object
author and the help patch
authors, something like:
AUTHOR Miller Puckette
HELP_PATCH_AUTHOR(S) Dave Sabine, Krzysztof
Czaja,
Jonathan Wilkes
(BTW, it's quite easy to parse commas in Pd.)
-Jonathan
_______________________________________________
Pd-l...@iem.at
mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
----------------------------------------------------------------------------
There is no way to peace, peace is the way. -A.J. Muste
----------------------------------------------------------------------------
"[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it away to benefit those who profit from scarcity." -John Gilmore
#N canvas 261 110 450 300 12; #X text 45 42 foo \, bar;
#N canvas 412 253 344 325 12; #X obj 12 35 textfile; #X msg 12 10 read file.pd \, rewind \, bang \, bang; #X obj 12 60 route #X; #X obj 12 85 route text; #X obj 12 110 list split 2; #X obj 58 160 list split 1; #X obj 104 210 route \,; #X obj 104 185 list trim; #X obj 58 286 print before_comma; #X obj 104 261 print after_comma; #X obj 104 235 list; #X obj 76 135 print altogether; #X obj 124 60 file; #X text 170 60 <- file to be parsed; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 4 1 5 0; #X connect 4 1 11 0; #X connect 5 0 8 0; #X connect 5 1 7 0; #X connect 6 0 10 0; #X connect 7 0 6 0; #X connect 10 0 9 0;
_______________________________________________
Pd-l...@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list






.pd, .pd