Skip to content

Feature Request: ""Song Play Position" and/or MIDI_CONTINUE Implementation #65

@WarMacre

Description

@WarMacre

At present, I cannot see a way to queue uClock with the Song Play Position, or SPP, of an external synth acting as master clock. For example, using Ableton Live, if you play a 1.0.2 bar (one bar & one 16th note) loop, uClock quickly loses sync and continues to play at the starting tempo but not in time with the beat of the master clock of Live. In short, uClock is not able to receive the position of the playback head in Live.

Methods of implementing this could involve parsing the common system message SPP, and/or utilising the system real-time message 'CONTINUE' .

Song Position Pointer.
This is an internal 14 bit register that holds the number of MIDI beats (1 beat= six MIDI clocks) since the start of the song.

Continue.
Continue at the point the sequence was Stopped. Data byte = decimal 251; hex 0xFB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions