Disable/Enable Notein
Hey (I'll be posting a lot over next few weeks as I work on a project for Uni)...
Basically, I am using 3 makenotes with delays, to play 3 random notes on the kslider... the user listens to them, then has to play them back via midi in the correct order (using a match object).
I have 3 noteins connected to 3 select objects... Is there a way I can turn each notein on and off as and when they are needed?
Regards,
Rob
Put a [gate] after the [notein] objects. They're not "disabled" but you can turn off the flow of data.
Super, why didnt I think of that! Cheers