Jean-Michaël Celerier
Jean-Michaël Celerier
Note: use `:blah/` syntax
Hi, I wonder if it would be meaningful to provide a build toolchain / some kind of "Native Linux GUI SDK" through AppImage ? For instance, it could be something...
We're starting to see a few high-channel-count (1024+ like the Marian Clara E) soundcards ; this seems to cause issue with the coreaudio backend for instance starting from 128 channels....
**Describe the issue** Folders starting by a number are highlighted incorrectly in CMake. Exemple:  Notice how the 3 at the beginning of 3rdparty is highlighted differently. **Which language seems...
The simple following program crashes if linking against snmallocshim-static (MSYS2, with clang64 but reproducible on any other MinGW environment): main.cpp: ```cpp #include int main(int argc, char *argv[]) { delete new...
## Environment - Build System: cmake - Operating System: Windows with MSYS2 - Operating System Version: [ Github Actions ] ## Problem Description The library does not build anymore on...