Gen

Gen

Gen is an extension of the Max patching environment that converts what you build visually into efficient compiled code as you go. Not only does it extend the capabilities of Max, but Gen code can be used outside of Max, with Code Export. Gen includes the gen~ object for audio, and the jit.pix and jit.gen objects for matrix and texture processing. Use Gen if you want to make efficient audio and video processes at a very low level and get immediate feedback.

The gen~ for Beginners Series

Online Tutorials

Gen Patcher Collections

gen~ Example Patches

Gen Code Export Tutorials

See Also

Name Description
Gen Overview Gen Overview
Gen Common Operators Gen Common Operators
gen~ Operators gen~ Operators
Jitter Operators Jitter Operators
GenExpr GenExpr
gen~ Generate native audio signal processing routines
jit.gen Generate new Jitter MOP objects
jit.pix Generates Jitter mop pixel processing objects from a patcher.