Chris Varenhorst
Chris Varenhorst
like `eval "$(mcfly init zsh '^[^R')"` or something, where it's an optional parameter? That totally works, though my pref would just be for yet-another environmental var, perhaps `MCFLY_SHELL_BINDING='^[^R'`, for consistency...
I switched to steermouse: https://plentycom.jp/en/steermouse/download.php It's a bit more complicated, but more powerful. Also it costs money and is closed source. Though because it costs money there's actually someone updating...
I have the same request! To explain this a bit more: Apple's new Universal Control feature lets you control an iPad or Mac from another Mac. I use it a...
I'm not an xmrig user, but I get the same OpenCL `CL_INVALID_PROGRAM` errors and think it's related to eGPU usage on a Macbook Pro with an integrated and discrete graphics...
The best solution would just be to make scaletempo2 work better even at minor speed changes! Chrome's own audio scaling, which scaletempo2 is a port of, seems to work fine...
@kevin-stuart I don't think there's any reason why the exact same media played with the exact same version of MPV would result in any difference in sound between people. That...
same. Just ran into this bug when using `\W` in a search pattern. Was very confusing. Sadly looks like this project is a bit abandoned these days. (though this is...
I ran into this exact same issue, and after a long rabbit hole I fixed just by setting my PKG_CONFIG_PATH correctly. (Since I installed the deps with homebrew) Once I...
> But what other zlib headerfiles did cmake find? Whoops sorry for the delay. Just tried this again and here's the zlib it found: ``` -- Found PkgConfig: /usr/local/bin/pkg-config (found...
I'm seeing the same thing in some cases. The audio recorder demo [here](https://www.webrtc-experiment.com/msr/video-recorder.html) is indeed broken because of this. When recording only audio (video not selected in the constraints) and...