Yep, as Toni said, the Sequencers are themselves Arduinos. There are a lot of ways to do this, but one way is to program one of them (the master) to run your sequence on channels 1-16. If the current channel is 1-8, do it on the local board. If it is 9-16, send a message to the other board (which you’d program to listen for such messages and turn on/off the requested channel).
↧