Feat: introduce follow up actions
This commit is contained in:
@@ -217,6 +217,7 @@ impl Plugin for CagirePlugin {
|
||||
.collect(),
|
||||
quantization: pat.quantization,
|
||||
sync_mode: pat.sync_mode,
|
||||
follow_up: pat.follow_up,
|
||||
};
|
||||
let _ = self.bridge.cmd_tx.send(SeqCommand::PatternUpdate {
|
||||
bank: bank_idx,
|
||||
|
||||
Reference in New Issue
Block a user