filter pattrstorage messages to umenu
Max Patch
Copy patch and select New From Clipboard in Max.
i tried all the different output modes of pattrstorage and couldnt prevent repeated bangs from being sent from a umenu object that I want to automate but I only want it to change on full integers while other objects interpolate. I tried a few different interpolation settings on the umenu with no luck. Here is the problem with the umenu being automated and thus named:
Max Patch
Copy patch and select New From Clipboard in Max.
and here is a solution using an upstream int as a filter and leaving the umenu unnamed. is there a combination of interpolation and outmode settings I can use to do this a more streamlined way?
Max Patch
Copy patch and select New From Clipboard in Max.
How about a [change] object after the umenu? No need to fuss with interpolation settings in that case...
wow....duh....guess it was late. thanks!