Ethin Probst

Results 128 issues of Ethin Probst

I'm curious -- how would I go about generating sine waves without resorting to the OpenAL API? I'd like to generate sine waves (or audio synthesis via oscillators in general)...

@pantor So... I know this is a C++-related question, but: I'd like to set the third template parameter of `ruckig::ruckig` to `false`. However, I cannot seem to do this without...

##### Brief Description When adding headers via `Headers.Add`, the headers referenced can't be found, but libraries are found just fine. OS: NixOS 22.05, kernel v. 5.18.17 ##### Used headers [synthizer.h](https://github.com/synthizer/synthizer/blob/master/include/synthizer.h)...

@Nihlus I have a C API that has a lot of `void*` pointers. It also uses callbacks in certain places. Pretty much all of the `void*` parameters are nullable. But...

From what I can tell, there isn't a description of how to map unions to .NET types. This is a problem for me since I have an API that uses...

As it currently stands, the Monero UI for `monero-wallet-gui` is completely inaccessible to accessibility clients. An "accessibility client" is a program that interacts with accessibility frameworks to act as assistive...

Hello all, I'm either doing this wrong or something else weird is happening. I've added the CON_INPUT and CON_INPUTPWD connection states to mud.h to act as general input handling states....

From reading the code, it's unclear how I'm supposed to define a function as when I want to use `map`. For instance, if I have this parser: ```zig const if_statement...

How up to date does this library go in terms of upstream Botan version? Does it support Botan 3 (latest version is 3.1.1) or is it still on Botan 2?

Package: v8:[email protected]#6 **Host Environment** - Host: x64-windows - Compiler: MSVC 19.38.33135.0 - vcpkg-tool version: 2024-01-11-710a3116bbd615864eef5f9010af178034cb9b44 vcpkg-scripts version: 345ac44ab 2024-02-09 (3 days ago) **To Reproduce** `vcpkg install v8[*] sol2 lua[*]` **Failure...