Artem Popov
Artem Popov
Sure thing, I care about efficiency as well. But I'd argue that pymonome is quite efficient for practical usage already :) My live setup is also a grid + arc...
@wrl, on it :)
@wrl ok, added a few tests and some additional checks in the translator, looks good?
Hey, thanks for the PR! Is it possible to load and play mono samples with StereoGlut? To merge the change, I would prefer having the possibility of both playing mono...
Is the stereo version able to play all the voices together without hitting the CPU limit? If yes, I don't mind converting mono samples to stereo in the original engine....
Yeah, either way is fine with me. The stereo synths built next to mono versions might be even a cleaner solution. So please go ahead with whichever way you prefer...
@arnobl @emilio this should be fixed in https://github.com/mozilla-mobile/mozilla-vpn-client/commit/ac25fdf9be9ce1f5356e4f3f90303362bc693a4e , thanks for reporting and please let us know if you run into any problem in the future.
Please don't close the issue. I had exactly the same problem and couldn't edit `~/.config/hypr/input.conf`, because you can't type latin characters and can't even save the config file if copying...
My solution was to manually copy and paste individual characters in `input.conf` with a graphical editor where I could use a menu to save the edits (could be Typora, but...
After some digging, I think I can suggest one solution - add the following to [detect-keyboard-layout.sh](https://github.com/basecamp/omarchy/blob/master/install/config/detect-keyboard-layout.sh): ``` # enable layout switching if there's more than one layout if [[ "$layout"...