Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.11 KB

Readme.md

File metadata and controls

29 lines (15 loc) · 1.11 KB

Matrix Mixer design written in Pure Data vanilla

All parameters are audio rate modulatable. There is a 5x5 example matrix included with a basic sound source to be able to test the mixer: function-matrix~.pd

Download Pure Data here: http://puredata.info/downloads/pure-data

Inspiration and original analogue hardware design "Pluck and Duck" by NoizeHardware / Minijack: https://www.youtube.com/watch?v=Vy0PYuuFQw4

I hope this to be turned into an analog hardware soon!

Example 5x5 Matrix:

function-matrix~.pd

Connect as many nodes as your CPU like:

function-matrix~.pd

Single Node:

pluck-and-duck~.pd

Main signal flow:

main-signal-flow.pd

Core module:

pluck-and-duck-core~.pd