Skip to content

ZComms 0.1.10

Choose a tag to compare

@iamfatness iamfatness released this 02 Sep 18:38
· 35 commits to main since this release
fad6a3f

Extern feeds are usable now — the panel's add-feed control no longer truncates what it's telling you.

What changed

The feeds block spans the whole settings drawer. It used to be one flex row inside a 260px column, so the field with the longest text — the device name — got whatever the fixed-width controls left over. On a real rig it rendered as Sur beside a clipped ch (3 or placeholder.

CHANNEL is a picker, not typing. ZComms now asks each capture device its native channel count and offers every mono channel and every stereo pair. An 18-channel interface gives you 18 mono + 9 pair options with the count shown underneath. A device that won't report a count falls back to the free-text field rather than the UI inventing a channel map.

Feed rows are legible. The spec gets the free space, and gain moved out of the concatenated text into its own readout beside the −/+ keys.

zcomms --list-devices prints the channel count too, which is how you check what a backend actually reports on a given machine.

No change to the audio path — feed verbs, ChannelMix and ExternFeed are untouched.

Install

ZComms-Setup-0.1.10.exe — per-user, no UAC. The Zoom SDK runtime ships inside the app. Still unsigned; SmartScreen will warn.

Full changelog: v0.1.9...v0.1.10