Audio interface channel names in setup dialog #3400
AndersGoran
started this conversation in
General
Replies: 1 comment 20 replies
-
Might be a different Qt version. |
Beta Was this translation helpful? Give feedback.
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was hesitant if I should file this under bugs or whatever, but I see an interesting thing when I compare pre-built vs self-compiled Jamulus clients.
I use macOS (currently 12.7.6, M1 laptop). The audio interface I most often use is an old MOTU 828mk3, the firewire-only version. Not officially supported by MOTU but it actually works very well under Monterey once properly setup.
Whenever I run an official release of Jamulus, or for that matter, the build artifact from the recent --midictrlch PR, the audio setup dialog looks like this:

I.e., only generic names for all input and output channels are shown. It shows the correct number of channels, depending on whether I enable or disable ADAT and so on.
If I run a client that I compiled myself, I get this:

It is of course much nicer to see the channel names that I've configured in MOTU's setup app for the interface. I don't expect anyone to have an explanation or fix, but I find it interesting and I'll do some digging to see if I can understand it.
Beta Was this translation helpful? Give feedback.
All reactions