Has this feature been discussed and generally agreed?
No. But it's a simple fix.
Describe the solution you'd like
If you start Jamulus without an ASIO driver, the following message greets new users:

Although I made the text less verbose, it's still a lot to read.
From my point of view, greeting a new user with an error message is bad UX. We should link the website for more information or think about something more friendly.
Proposed solutions
- Add a button which links to the website (needs improved exception handling probably)
- Add a clickable link in the error message (easy but not visible)
- Do some fancy stuff: run an onboarding wizard?
- Leave it as is since the installer already generates a warning
Has this feature been discussed and generally agreed?
No. But it's a simple fix.
Describe the solution you'd like
If you start Jamulus without an ASIO driver, the following message greets new users:
Although I made the text less verbose, it's still a lot to read.
From my point of view, greeting a new user with an error message is bad UX. We should link the website for more information or think about something more friendly.
Proposed solutions