README FOR Max/MSP object library ===================================================== A collection of reusable Max patches. Each patch includes its own documentation. In a few cases (especially stubs, test, and msp), patches are biased by the context of their creation or represent larger works in progress. Directories include-- * decisions :: variations on gate and if-then -- passes, and optionally scales, values as required by the enclosing patch * enhanced :: variations on lists, counting, scaling, argument passing, menu construction, diagnostic visual feedback * io :: wrappers to encapsulate data from a variety of controllers: mouse, keyboard, P5 Glove, M-Audio controller. P5 wrapper is a mix of Max and Javascript. * msp :: generalize sample playback and wavetable construction * stubs :: glue to situate complex encapsulations * test :: examples of the mxj Automata object