
Gen audio can now be exported as C++ DSP code with a library of supporting functions. This code can copied into templates or other code projects to create audio plugins, iOS apps, or included in a larger application. Watch our Wiki for sample projects and future documentation. As Code Export develops, we’ll have more export targets and templates available.
Export for Audio Units Try a Patch-a-day

Create a new image effect with jit.gl.pix and output the code as GLSL. The shader code from jit.gl.pix can be used in other realtime 3D graphics applications, WebGL, and OpenGL ES apps. Use Gen as your sandbox to create new shaders with a visual programming interface and then take them with you.
Export for GLSL Try a Patch-a-day