Tony Mountifield
Tony Mountifield
Actually, I can't think of a reason it couldn't just be click/tap on the fader info box to show fuller info. It's never used for any other purpose. I'll do...
I've reimplemented the filtering to avoid using an application-level filter, which would cause _all_ events to go through it, and may have efficiency implications. Instead, each relevant dialog has its...
Can you show us the display when you click on **Configuración Dispositivo ASIO**?
@alekeyspiano could you try something and let us know the result? (Not something to fix it, but to help us know where to look) 1. Make a Jamulus connection to...
OK, thanks. Those tests help narrow down where to look in the code. No ideas yet as to the cause.
It would be very helpful if anyone who is experiencing this issue has the time to try older versions of Jamulus such as [3.10.0](https://github.com/jamulussoftware/jamulus/releases/tag/r3_10_0) or [3.9.1](https://github.com/jamulussoftware/jamulus/releases/tag/r3_9_1), and let us know...
@alekeyspiano sorry, more questions, since I don't have a setup that can demonstrate the issue, and am currently just looking for clues in the code. - When the devices iterate,...
Thank you for the report. There is some relevant information from an unrelated project [here](https://github.com/scala-native/scala-native/issues/3630#issuecomment-1867299223). It would appear it is possible to configure a FreeBSD system to support IPv4-to-IPv6 address...
> Suggestion: > > * Add (default disabled) compile time option to open two sockets As well as opening two sockets, the code that currently receives the incoming UDP via...
> Do we know how to tell qt to use the modern build system? I don't know. Maybe Qt 6 already does so? Currently, we are still using Qt 5.15.2...