Skip to content

fix(jack): cap channel enumeration at physical port count again - #1314

Merged
roderickvd merged 1 commit into
masterfrom
fix/jack-channel-enumeration-cap
Aug 17, 2026
Merged

fix(jack): cap channel enumeration at physical port count again#1314
roderickvd merged 1 commit into
masterfrom
fix/jack-channel-enumeration-cap

Conversation

@roderickvd

@roderickvd roderickvd commented Aug 17, 2026

Copy link
Copy Markdown
Member

0.18.2 uncapped enumeration alongside allowing streams to be built with more channels than physical ports, so supported_*_configs now reports up to 64 channels on every device. Stream creation still allows more channels than that for patching.

When rethinking the entire StreamConfig API, I'm thinking to discern what's supported (what could be routed or mixed) and what's preferred (what the output device supports, typically). This is for later in 0.19; suggestions welcome.

0.18.2 uncapped enumeration alongside allowing streams to be built with
more channels than physical ports, so supported_*_configs now reports up
to 64 channels on every device. Re-cap enumeration only; stream creation
still allows more channels than that for patching.
@roderickvd
roderickvd merged commit 2cc20e2 into master Aug 17, 2026
33 checks passed
@roderickvd
roderickvd deleted the fix/jack-channel-enumeration-cap branch August 17, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant