Are there any complex message-driven synths/modules/effects examples for max msp?

weuoimi 's icon

Hello, I’m looking for a synth implementation that can be controlled via Max messages—something that would let me tweak parameters, modulations, and the notes it plays based exclusively on messages sent from a sequencer. From what I’ve seen, it’s either tied to Max for Live or not quite what I’m after.

I mean the kind of synth/module/fx/etc. with which i can do anything with messages only, without interacting with ui and anything else.

For example, if it is a granular synth, i want to form a one long message, specifying a note and movements of how the sample is being read, envelope parameters, to create a one certain recreateable sound i want to get from the synth

Roman Thilenius's icon

there are some higher level objects such as paf~ or the factory bandlimited oscillators rect~ tri~ saw~, but not complete synths or effects.

what you are after is possible using vst~ though.