MAX/MSP Modular Synth Patch
Hey!
I'm trying to build a modular synth on Max MSP which will be controlled in hardware via Arduino.
I was wondering if any of you had any advise on how to tackle this and start it?
Thanks in advance
maybe you should give a hint about where you currently are.
Where I am in terms of? with the state of the project? I’m still in research, as I said, im looking at the best place to start this!
i think i mostly had "general experience with max" in mind.
the first two things to look at should be these:
- the [bpatcher] object
- understanding the differences between electric circuits and DSP code (on the computer it is almost impossible to simulate feedback loops - but therefore you can easily split and mix signals with no limit.)
but maybe you already know all this...