Reuben Martin
Reuben Martin
Would provide a graceful means of being notified and responding to state changes.
How hard would this be to modify a bit to support multiple streams over a single connection? I've been looking for a relay like this, but haven't found one that...
Not aware of any LV2 / LADSAP dynamic EQ implementations. This would offer opportunity to leverage the stability of the Mitra-Regalia lattice filter. - Source dynamic triggers from either process...
HLS fMP4
With HLS supporting mp4 fragments instead of ts since sometime last year, do you have any plans to make it possible to write HLS and DASH manifests that reference the...
The readme said gradients should be supported, so I figured I should post error caused by gradient fill. Traceback (most recent call last): File "canvas.py", line 427, in ink.affect() File...
### Feature description Title should be self explanatory. ### Describe the solution you'd like Something more elaborate might be more fitting, but for a quick hack: ```diff diff --git a/lua/ufo/highlight.lua...
If an audio device using the ASIO audio API is designated as system default audio device and a system audio consumer is used, the server dies.
I posted in the forum before I realized this project used github for it's code repository, so I'm just going to copy and paste what I wrote in the forum...
Chrome associates the extension as MIME type "application/xhtml+xml". (More strict rendering) The client doesn't show xhtml files when loading the server's template library. I'm assuming this is the server not...
From what I understand, with netem the "limit" parameter controls the packet queue size. When adding artificial latency, these packets accumulate in the queue, and with high traffic at high...