NO-OP: add a couple of comment-placeholders about a post-record action choice
This commit is contained in:
@@ -2563,6 +2563,8 @@ MIDITrigger::captured (SlotArmInfo& ai, BufferSet& bufs)
|
||||
iter = 0;
|
||||
_follow_action0 = FollowAction::Again;
|
||||
|
||||
/* XXXX need a set of choices for what the next thing to do here is */
|
||||
|
||||
/* start playing */
|
||||
_box.queue_explict (index());
|
||||
|
||||
@@ -3762,6 +3764,9 @@ TriggerBox::finish_recording (BufferSet& bufs)
|
||||
*/
|
||||
ai->slot->captured (*ai, bufs);
|
||||
_arm_info = nullptr;
|
||||
|
||||
/* XXX this should likely be dependent on what the post-record action is */
|
||||
|
||||
_record_state = Disabled;
|
||||
RecEnableChanged (); /* EMIT SIGNAL */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user