Has anyone written a plain C/C++ patch file parser? As in, load a patch and get objects, positions, etc ...
I have the basis for one from my alpha port of Chris McCormick's PdParty to Openframeworks/iOS. I'm thinking this is a generally useful thing and perhaps it makes sense to spin it off as a companion to libpd ...
I was actually thinking it wouldn't be *too* difficult to write an OSX Preview Plugin so that you would see a rendered patch in the Finder ...
Dan Wilcox danomatika.com robotcowboy.com
Hi Dan,
On 18 Jun 2012, at 06:29, Dan Wilcox wrote:
Has anyone written a plain C/C++ patch file parser? As in, load a patch and get objects, positions, etc ...
I haven't written one, but I think such a library would be highly useful! My vote would be for plain C.
best,
Jamie