Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
T
Tidal
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PLN
  • Tidal
  • Repository

Switch branch/tag
  • Tidal
  • tools
  • tests
  • test_gig_log.py
Find file
BlameHistoryPermalink
  • PLN (Algolia)'s avatar
    fix(gig-log): three lessons from the first real take · 7e64736b
    Bug 1: Ardour flushes stems in ~12MB bursts every ~3s — a 2s stop-grace read
    every gap as stop/start and reset the clock eleven times in one 20s take.
    Grace is now 6s, with the measured cadence in the comment.
    Bug 2: transport-button feedback IS bit-gated — /set_surface feedback 8→9
    (button-status + heartbeat); the 'not bit-gated' reading died on the live rig.
    Bug 3: a mute lens is not a dissenting lens — combine_rec only counts OSC when
    arm AND roll are concrete, so 'connected but silent' can no longer stamp
    conflict:true on ground truth. src labeling now names actual contributors.
    Regression tests drive RecPass through the real flush cadence; 169 green.
    PLN (Algolia) authored Sep 05, 2026
    7e64736b
test_gig_log.py 63.7 KB
EditWeb IDE
×

Replace test_gig_log.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.