ossia / libossia

A modern C++, cross-environment distributed object model for creative coding and interaction scoring
https://ossia.io
GNU Lesser General Public License v3.0
204 stars 33 forks source link

[ossia-max/pd] repetitions filtering should happen at the end of the parameter's processing chain #192

Open bltzr opened 7 years ago

bltzr commented 7 years ago

repetitions should be placed after the clip processing, not before... because moving the number box over 1 triggers the output while, IMHO, it shouldn't

----------begin_max5_patcher---------- 391.3oc0TsraCBCD7L7UX4yzJdEnsmx+QUUjg3j3HvFYujRTT92qYMj1jRih hTkZuXytd2Y1YrEG78nEpNtgRdg7Jwy6fumGlpOg2PrGsl0UVwLXYzhV.TRZ f6HYaspEp3.dXzP1FFTtQHWuPyKAG3IIO8XX.IIOseK9zJ4sgdDKQ3UEaeHe DcGzv9FtCDZAStldpEK4B4kbaf8UX4TZehi998KA2n5VUornNs5huh5xycp6 49sYgn5hmVcyFQekRWyP.xNgrlUyAtdAWxJbxH7m7BZveX+HMAs.msbc+H4+ jeH4uam4wIF3cfSGFif83owkvreQlq4MbP.BkzPBIyKqDMjBEr4dsyj3LzHy lcM+LhdMG5tbGrGZkPd4uJvYsO+4VlQ0pKGYc3Nl74vtja.gj0aLeolHWMSd obq7DcC7L6rZT5kbM9t5Wm37oIN5aFMqoYGWaF5F4z9JbqBKOO.CERWXBFp4 6Di0mhYXZ6iHv9BpU6tO6xRotVUVhkshAtsLez+CJ9zYH. -----------end_max5_patcher-----------

jln- commented 7 years ago

agree FWIW