HPS
HPS
@probonopd : Maybe we can do some investigation which ports should have ALSA MIDI enabled by default.
@mekanix : FYI
> D'oh! At least for fluidsynth the solution is really simple: > > ``` > sudo ln -s /dev/umidi0.0 /dev/midi > fluidsynth -m oss -a oss ~/Desktop/MuseScore_General.sf2 > ``` >...
> But will this break applications like fluidsynth? Not at all. The -s option basically means start an ALSA client. You'll see fluidsynth show up in "aconnect -l"
audio/midipp also works with ALSA now.
Are you referring to both commits?
Better now?
For example libibverbs have a bunch of file descriptors associated with the data transport object. None of these are registered by libpcap, so at the moment we enter sandboxing, these...
> That's one particular example; you need to look at all the backends that will run on OSes that support Capsicum (is it FreeBSD-only, or do any other OSes that...
> "BPF is not in use", however, does not imply "the return value of pcap_fileno() is -1". If you understand the code better than I do, maybe you can help...