Tags

Tags give the ability to mark specific points in history as being important
  • v1.2.0

    v1.2.0 - Sub-sample verification of the latency correction
    
    Integer alignment removes whole samples of renderer transport latency;
    what it leaves is the fractional part of each renderer's group delay.
    This release adds the code and the tables that establish what that
    residual does to the scores, and what it is.
    
    Five scripts under pipeline/src measure BINAQUAL's response to known
    fractional offsets, build and re-score a stimulus set corrected by each
    file's own residual, compare that re-score with the baseline, and check
    both the phase-ramp operator and whether a constant delay describes the
    real pairs at all. Section 12 of the analysis reads the four resulting
    tables in data/ and emits every value quoted from them as a macro, with
    assertions on the qualitative claims.
    
    Fig 3 is relabelled so that every point is identifiable in the congested
    low-score region, and Fig 8 is renamed from AnchorFamilyBias to
    ReferenceAnchorBias, following the manuscript's move from "anchor family"
    to "reference anchor".
    
  • v1.1.2

    eb83fc3d · Bump to 1.1.2 ·
    Release: v1.1.2 - Audio360 SDK archive links
    v1.1.2 - Audio360 SDK archive links
    
    pipeline/tbe/README.md previously stated that the Audio360 SDK had no
    public source and pointed at none. It does have one: it sits in a
    different directory of Prof. Angelo Farina's site than the FB360
    installer index links, which is why it was missed.
    
    That directory had never been captured by the Wayback Machine. It has
    now, so this release records the first snapshots that exist of the SDK
    the paper's TBE results were produced against:
    
      index   https://web.archive.org/web/20260815073925/https://www.angelofarina.it/Public/Facebook-Spatial-Workstation/Download/SDK/
      1.7.12  https://web.archive.org/web/20260815073938/https://www.angelofarina.it/Public/Facebook-Spatial-Workstation/Download/SDK/Audio360_SDK_1.7.12-cd52f5f44271.zip
      1.3.0   https://web.archive.org/web/20260815073950/https://www.angelofarina.it/Public/Facebook-Spatial-Workstation/Download/SDK/Audio360_SDK_1.3.0.zip
    
    Also corrects the claim that the FB360 installer packages might carry
    the SDK. They do not; all three archives were inspected. The SDK was
    always a separate developer download.
    
    No data, code or results change in this release.
    
  • v1.1.0

    Release: v1.1.0 - Render-chain configuration and the R1 revision
    v1.1.0 - Render-chain configuration and the R1 revision