michaeldessen / Jacktrip-Max-Mixer

Max patches that provide mixing/monitoring functions for a small group of musicians using JackTrip to connect through a self-managed, macOS server.
MIT License
0 stars 0 forks source link

add reverb to client mixes #2

Open michaeldessen opened 3 years ago

michaeldessen commented 3 years ago

Use VST plugin to accommodate Windows servers. Find lowest-latency way to add reverb in server patch for client mixes that can be controlled by each player remotely, and add control to player patch.

omarcostahamido commented 3 years ago

By default, Max on Windows does not come with the same AU reverb plugin (I don't think AU works on Windows at all). I see 2 options here: either find an alternative to suggest (and possibly include here, depending on the license), OR decide and/or include a m4l reverb device. That way you can easily setup the patch to work cross platform ;)

Of course there is an option 3, which is to create your own reverb directly in max <dOH!>, or even simpler, copy from help > examples > effects > reverb > reverb_example. Should I not be an overthinker and maybe the simplest solution would be the first thing to come to mind.