municorn
municorn
Hi! I'm getting this error after `make win64 CC=x86_64-w64-mingw32-gcc CXX=x86_64-w64-mingw32-g++`: ``` Compiling CarlaPluginVST3.cpp (win64 bridge) Compiling CarlaPluginAU.cpp (win64 bridge) Compiling CarlaPluginJuce.cpp (win64 bridge) Compiling CarlaStandalone.cpp (win64 bridge) Linking carla-bridge-win64.exe /usr/libexec/gcc/x86_64-w64-mingw32/ld:...
Hey team, just upgraded to commit 6d743d272e277c74246642f14b5ba2a8fc202919 and am having the following regression. I have `padding=16,32` in my config. Here's the normal, expected padding from version 1.4.1:  Here's...
Here's a screenshot for reference: 
After using `play_once` or `play_raw` on a sound and audio device (both local variables), the playback stream still shows up in `pavucontrol`:  The thread also still exists when I...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Issue description Based on the source code for [escapeShellArg](https://github.com/NixOS/nixpkgs/blob/7f9b6e2babf232412682c09e57ed666d8f84ac2d/lib/strings.nix#L318) and the swayidle module,...
I just wanted to get the ball rolling on support for arrays of textures in shaders. Coming from this issue on the wgpu-rs repo: https://github.com/gfx-rs/wgpu/issues/106 The idea is to be...
Hi! I'm trying to run `nix-build` after successfully running `node2nix --registry ... --registry-auth-token ...`, but am getting a 404 when `fetchurl` tries to fetch the private npm package during `nix-build`:...
Library version 1.1.2. `playerctl` seems to follow events fine, but this library seems to crash with Chromium. Running the `events.rs` example in the `examples/` folder produces this output: ``` ~...
This issue is with Mopidy 2.2.2. After a while of playing music (with the spotify and spotify-web extensions), all MPD clients will freeze. Mopidy will play the next song, but...
Depends on https://github.com/shardeum/lib-net/pull/12