Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

potential for bugginess in JackIO::ProcessCallback() if frameN has rolled over implicitly at RecordBufferSize for a base loop #11

Open
Labels
@bill-auger

Description

this could result in endFrameN < beginFrameN

this is currently guarded against with the following caveat:

  1. beginFrameN is fixed
  2. triggers are ignored unless
    currentFrameN >= beginFrameN + (SampleRate * MINIMUM_LOOP_DURATION)

TODO: when base loop (endFrameN <= beginFrameN) copy beginFrameN upto RolloverFrameN then 0 upto endFrameN

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /