Hallo, Steffen Juul hat gesagt: // Steffen Juul wrote:
On 06/04/2009, at 8.49, Frank Barknecht wrote:
I would also strongly recommend to use a consistent terminology for
lists that are not lists in the Pd sense: I would call them meta-messages just
like Miller does, and if there's ambiguity the manual should call proper lists "list-messages".So "A 20, D 30, S 76, R 300" is a meta-message while "list A 20, D 30, S 76, R 300" is a list-message?
Almost: "A 20" is a meta message, while "list A 20" is a list message. "list A 20, D 30, S 76, R 300" is a list-message followed by 3 meta-messages. :)
Frank