test(xone43c): characterize vendor-specific multichannel transport - #5
Draft
pvurda wants to merge 1 commit into
Draft
test(xone43c): characterize vendor-specific multichannel transport#5pvurda wants to merge 1 commit into
pvurda wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
22f0:000f) using the official ASIO driver, USBPcap, Wireshark/tshark, Mixxx, and PythonS24_3LEmarker WAVs (four stereo decks at 48/96 kHz,-24 dBFS) with pinned SHA-256 valuessession.json,control-transfers.tsv,iso-summary.json,playback-channel-map.json, andcapture-summary.jsonEvidence boundary
Raw PCAPs, marker WAVs, normalized event streams, serials, usernames, private paths, USB payloads, and captured audio are not committed. The workflow keeps raw material outside the repository under a user-only ACL, records only source hashes, deletes broad/merged captures as soon as possible, and deletes the remaining exact-address material only after successful analysis and validation. On failure it retains only eligible exact-address diagnostic material and prints its location.
Tool provenance is bound to the repository analyzer and marker generator. Physical evidence is rejected unless both rates, all four playback pairs, endpoints
0x02/0x81, descriptor-backed altsettings, unambiguous markers, continuous sustained-stream timing, and zero unexpected USB errors are present.Facts and hypotheses
Facts carried forward from PR 5: the standard UAC1 topology exposes stereo 48 kHz playback on interface 1/alt 1 (
0x02, feedback0x85), stereo 48 kHz capture on interface 2/alt 1 (0x81), and standard MIDI on interface 3. Vendor-specific altsetting 2 on interfaces 1 and 2 has 512-byte isochronous endpoints.The vendor-specific altsettings remain a multichannel hypothesis until a real Windows run aligns the official ASIO controls, 48/96 kHz framing, and all eight synthetic playback markers. Capture is intentionally transport-only and always reports
physical_channel_map: not-tested.Validation
python3 -B -m unittest discover -s tests/xone43c -p 'test_*.py'— 50 tests passedpwsh -NoProfile -File tests/xone43c/Test-CaptureXone43C.ps1— passedmake -C tests/ploytec test— 18 TAP cases / 43,140 assertions passedmake -C tests/ploytec sanitize— ASan + UBSan passedW=1module builds passed against Ubuntu 6.8 and 6.14 headers in a temporary path without spaces; ELF/module metadata remained unchangedgit diff --checkpassed; no tracked PCAP, WAV, build artifact, Linux runtime change, or new driver USB IDThe existing Linux CI remains the independent 5.15/6.8/6.14, GCC/Clang, sanitizer, shellcheck, and checkpatch gate.
Physical run status
This PR is intentionally opened as a draft. The physical Windows/Xone:43C/official-ASIO capture has not been run in this environment. Before marking ready, run the documented 48/96 kHz procedure and commit only the five validator-approved derived artifacts. The PR must remain draft unless the four deck pairs are unequivocal and every physical acceptance criterion passes.
No runtime or device-support changes. This PR does not register
22f0:000f, detachsnd-usb-audio, implement isochronous transport in Ozzy, or claim a physical capture-channel map.