huantian

Results 42 comments of huantian

Thanks again for the update, makes the package over in https://github.com/NixOS/nixpkgs/pull/300166 much nicer :)

> Sadly it is closed-source (as of now). I wonder why this fact seems to be so hidden. MuseScore has been so praised because it is a FOSS app, and...

> Is anything not working? We may have to change that log message since it sometimes also gets logged if everything is fine. Might be worth editing as it gets...

I'm also getting this issue, I am using `pipewire` but I'm also using `pipewire-pulse` which should theoretically give me compatibility with applications that expect pulse, so I'm not sure what's...

I'm running NixOS (`Linux 6.6.0, NixOS, 23.11 (Tapir), 23.11.20231104.85f1ba3`), with a standard pipewire configuration: ```nix security.rtkit.enable = true; services.pipewire = { enable = true; alsa.enable = true; alsa.support32Bit = true;...

I'm unsure why this issue is happening, an app built with `libpulseaudio` should work out of the box with `pipewire-pulse`. I can't find other related issues so I'm not sure...

I believe that does fix the issue! (Though strangely, I seem to be getting some latency with the play/pause function, unless I have the SDL version installed, even if I...

The main issue mentioned here has also been fixed for me, so it's good to close. I'll make separate issues for the problems I've encountered.

Is this something that is occurring on other platforms as well?

I think the last option is probably the best and most flexible, would also help with #15 as well. For my use case, I think the most useful stat is...