SequencerM1.enableLoop

Enables looping (marked with LOOPBEGIN and LOOPEND), then repeates the MIDI data between these points until either looping gets disabled, or the sequencer gets shut down.

class SequencerM1
public @nogc @safe pure nothrow
bool
enableLoop
(
bool val
)

Parameters

val bool

Meta