I'm trying to capture one-shots from e-drum MIDI coming into the NerdSEQ, and while those notes can be read by MIDITC NOTE as well as clone a modular trigger from live input, per note on/off seems to miss the one-shots and never produces a boolean 1. I have two things I would like to achieve with this: because individual drum triggers/heads each have their own note assignments, I would like to grab particular notes and send a trigger to a particular trigger out; secondarily, I would like to start/restart a pattern immediately on the next tick (which I'm not entirely sure is possible) after a given note's one-shot.
If it's not possible to capture per-note one-shots directly, I imagine logic could be utilized as a workaround, so I'm looking for guidance on whether either of those strategies should be possible. I'm also wondering if there is a way to start/restart a pattern immediately on the next tick after a boolean 1.
If it's not possible to capture per-note one-shots directly, I imagine logic could be utilized as a workaround, so I'm looking for guidance on whether either of those strategies should be possible. I'm also wondering if there is a way to start/restart a pattern immediately on the next tick after a boolean 1.

