[maxmsp] Re: importing presets in a already loaded pattrstorage?
Jeremy Bernstein
jeremy at bootsquad.com
Fri Feb 8 02:48:36 MST 2008
- Previous message: [maxmsp] Re: importing presets in a already loaded pattrstorage?
- Next message: [maxmsp] Re: importing presets in a already loaded pattrstorage?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You would need to edit by hand to merge presets from 2 XML files. On the other hand, this was the reason for using a more or less human-readable format for the files instead of the old preset-style binbuf, where this kind of merge would have been impossible. I bet that you could write a ruby script in about 30 minutes to do a merge/renumber-as-necessary between 2 pattrstorage files. Jeremy
- Previous message: [maxmsp] Re: importing presets in a already loaded pattrstorage?
- Next message: [maxmsp] Re: importing presets in a already loaded pattrstorage?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
