to7m

Results 9 issues of to7m

Hello, Not sure if this is the right place to put this, but there are a few dependencies for compiling on Ubuntu that aren't listed or obvious: pkg-config libasound2-dev libcurl4-openssl-dev...

I've never written a Makefile before and I'm feeling a bit lost trying to make sense of the ones in examples/. I'd prefer not to just copy them into my...

When using a pipe to write raw audio/video, if the output file can't be written to anymore due to the disk filling up, then a BrokenPipeError is raised. It would...

OS: Arch Linux Python version: 3.9.1 Originally noticed here: [https://github.com/dsoprea/PyInotify/issues/90](https://github.com/dsoprea/PyInotify/issues/90), and now I can reproduce it. The AttributeError keeps popping up, for example in __del__: File "/home/to7m/.local/lib/python3.9/site-packages/inotify/adapters.py", line 79, in...

Environment ----------- * Your SuperCollider version: 3.8.0 * Your operating system and version: Arch Linux Steps to reproduce (for bugs) ----------------------------- Here is some code that shows the problem: ```supercollider...

comp: server plugins

Both plugins (multiband compressor and multiband limiter) are amazing, but there is room for sharing features, either in adding features present in one to the other, or possibly by creating...

I'm using Calf X-over 4 band to split an audio stream into 4 bands, then summing the results, and the sum of these bands doesn't match the input. It also...

It seems (based on tests with a carla-patchbay plugin) that “bypass” and “disable” have the following intended functionalities: * “bypass” returns the input signal rather than the processed signal *...

enhancement

[https://to7m.lol/reset-test.html](https://to7m.lol/reset-test.html) These bordered elements (button, input, textarea) look different in Chromium 128.0.6613.137 and Firefox 130.0. Firefox seems to use lighter border colours. Firefox gives a larger border radius for button....