I didn't realize until now that applescript can read and write *any*
kind of data (unlike HyperTalk). That means I could actually write
these functions in applescript--I won't, because it'll be slow as
heck, but I might consider the possibility of just having my
scripting addition translate between (class) data and midi file
format, and leave the file read/writing/creation up to the
scripter... thanks.
On Jun 4, 2007, at 5:32 PM, J. Stewart wrote:
But actual creation of the file is up to you. You could use "open
for access" in the "file read/write" suite also in the
StandardAdditions.osax