If you are trying to "download" (load) a text file into a program like Cycling '74 Max , you use the message:
: Go to Format > Make Plain Text (Command + Shift + T) to ensure the file saves as a .txt instead of a rich text document. Download mixtmac txt
Here is how you can create and "download" (save) such a file: 1. Creating the File Content If you are trying to "download" (load) a
Send a message read mixtmac.txt to a [text] or [coll] object. use a format like: 1
: Enter your desired data. For Max objects like [coll] or [text] , use a format like: 1, item_one; 2, item_two; 3, item_three; Use code with caution. Copied to clipboard 2. Saving/Downloading the File