[maxmsp] [Java] abstractions -vs- subpatches
Mike
djiamnot at gmail.com
Wed Aug 1 15:09:38 MDT 2007
- Previous message: [maxmsp] Re: Keeping oscillators in sync in a two oscillator synthesizer
- Next message: [maxmsp] Re: changing forum account email
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I am coding some Java thingies for work and pleasure. I would like to test my patches for subpatches and abstractions. I know that MaxBox has isPatcher() method, which is very helpful and there also is getFilePath() in MaxPatcher. With these 2, half of my toy is done but what I cannot figure out is how to make a distinction between a subpatch and an abstraction (other than doing some regex on what getFilePath() reports but I was thinking that there must be a simpler way,no?) thanks for any pointers. ./MiS
- Previous message: [maxmsp] Re: Keeping oscillators in sync in a two oscillator synthesizer
- Next message: [maxmsp] Re: changing forum account email
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
