Lecture – 06 – anatomy of a process

Structure of a process in MaxMSP

A working demonstration of the approach

Download it here:

Video showing how to make a reusable wet-dry mixer from the code structure of a process above.

See my EQ process embedded between the sound source and the outputs. The interface for it shows up on a tab
Notice, EQ_top is showing up inside a tab and it opens in presentation mode.
This is what EQ_top looks like inside, a preset manager, the DSP process, wetDry mixer and output trim.
Go to the view menu in max and select the inspector window, here you can choose how the patch will be viewed. I made sure that EQ_top opens in presentation and has the “Show on Parent Patcher Tab” flag set to on. This shows only the interface and puts up on a separate tab.