top of page

Mixing
These are all built using standard object/and devices that come with Max. I find them useful in Max but not so much in Ableton.
Download All

Ableton Playthrough

Max and bitKlavier Playthrough

Crossfades
A collection of standard crossfades I have  found useful in Max.
These are all based on the concept of Steven's Power Law

Crossfades.png

MaxCompressor

Max includes several powerful mastering-oriented objects like omx.comp~, which handles tasks related to audio compression.
While Max offers a amxd~ device utility already, which works well for these purposes, it does not have a preset UI, which for me can sometimes be frustrating.
Here I simply added my pattrstorage preset UI—used in all my devices—into the amxd~ device Max Compressor that comes with Max. 

MaxCompressor.png

MaxParametricEQ

Max offers some resources for building a parametric EQ, one option is the amxd~ device MaxEqParametric4. This device uses a stereo pair of cascade~ objects combined with filtergraph to create a flexible equalizer. 
Here it has been made preset-compatible, allowing you to easily click and drag directly on the filtergraph to adjust the EQ settings and save them as presets. This makes the workflow much more intuitive for me and efficient for quick recall of custom EQ settings.
The presetinterpolate function that comes with pattrstorage works nicely here, dynamically morphing from one EQ setting to another.

MaxParametricEQ.png
bottom of page