hi jack,
thanks, still not possible. a textfile containing commas (with ",") cannot be read properly, at least not in a way that the comma is again fed into another textfile.
[textfile] <-gives out "c," | [add $1( | [textfile]
doesn't work, the same with
[textfile] <-gives out "add c," | [textfile]
my goal is: i want to create lilypond scores out of pd. but the lilypond syntax has signs like comma, backslash and curly brackets. e.g. low pitches are notated in lilypond with commas, like "c," or "c,,"
how would an ascii solution be?
@olivier: thanks, but link doesn't lead to a patch
best mirko