CK wrote:
does anyone know how I can do this? I know how to use [pack] to create the messages that would represent lines in the score, but I basically need an object that recieves messages, and appends them to a text file, with each messages on its own line.
I've been thinking about that too. Maybe the pyext python external would be useful here, but I haven't got round to trying it yet. http://grrrr.org/ext/py/
Martin