Wednesday, 16 November 2016

Creating a Matrix Mixer in Supercollider(SynthDef)

The SynthDef for the matrix mixer runs all of the audio processing for the supercollider patch. It is a fairly basic patch but as mentioned earlier I wish to make use of Arrays in the future in order to have a more flexible system.

This version of the SynthDef also contains the reactive phaser elements discussed in a previous post. 

No comments:

Post a Comment