How to post process midi

bareimage's icon

Hello, so I have a really strange question, how do I post process sounds that are created from AU DLS SYNTH.

What if I need to add some delays and to be able to control it.

Max Patch
Copy patch and select New From Clipboard in Max.

I am coming from Audiomulch background, and Max is a bit confusing :)

Here is the sample I have taken from demo, how do I post process the sound?

Chris Muir's icon

The AU synth lives in the OS; It isn't inside Max. This means that the audio that it generates is not available for processing inside Max. Your choices are to re-rout the audio back into Max, or to host a synth inside Max with the vst~ object.