Folkert van Heusden
Folkert van Heusden
I don't think aplaymidi should do any termination things by itself: the user had a reason for the abrupt ctrl+c. You can do manually something like: `amidi -S ff`
What about keeping CK the same but only retrying regular timeout? On Fri, Aug 20, 2021 at 10:22 AM David Moreno Montero < ***@***.***> wrote: > I like the strings...
The problem is, you can't expect a UDP packet to reach its destiny. A switch' buffers may be full, the peer may be too busy, electronic glitches, tons of reasons....
What about c5d6c2927ff76595e79d837d0fce7372acab873d? There is something strange with this code from poller.cpp: ``` } catch (const invalid_fd &e) { ERROR("Caught exception at poller: {}, forgetting fd {}.", e.what(), fd); remove_fd(fd);...
> I think you might be getting a fd problem called from an event of another fd. But how? > The invalid_fd exception should say which fd had the exception,...
About the other FD: true. "I think you might be getting a fd problem called from an event of another fd." My question was: how can this happen? It comes...
I had never heard of rr. Thanks for pointing me at it! I'll give it a try. On Sat, Aug 21, 2021 at 12:14 PM David Moreno Montero < ***@***.***>...
Oh that won't work: https://github.com/rr-debugger/rr/issues/2873 They're disabling alsa-access in rr. On Sat, Aug 21, 2021 at 1:48 PM Folkert van Heusden ***@***.***> wrote: > I had never heard of rr....
In src/rtmidi/RtMidi.cpp, SND_SEQ_EVENT_PORT_UNSUBSCRIBED needs to be handled. See https://github.com/SpotlightKid/rtmidi/pull/2 Works for both callback and non-callback scripts.
I also read that starting March (10th iirc) one can only use microsoft accounts for minecraft.