Posts Tagged ‘sprintf’

Dynamically writing files

Thursday, February 26th, 2009

sprintf objectI am really pleased with my progress over the last few days. I have been spending all my time in the Labs at uni working in Max/MSP. I have been building some of the core functionality of my application. One of the difficulties i have had is writing the contents of a [buffer~] object automatically with a dynamic url. Essentially a write message connected to a buffer will bring up a save file option. Saving a file automatically with no need for the user to get involved has been a bit [...]