Tom Arrow
Tom Arrow
**Describe the bug** Not sure if this counts as bug as much as undesired behavior. I used assimpd (compile of current state of the codebase) with the "export" option to...
Was wondering if you could add a full example of decoding an adm file with libear. Not a problem if it has other dependencies as well, just am not sure...
Does this or any other existing library/tool support converting ADM to the higher order Ambisonics B-format or whatever the correct terminology is? I understand this can do it the other...
Hi, have the Windows builds disappeared? I have them installed on one computer so they must have existed at some point I think, but now they're no longer under Releases.
I tried this with .NET 5.0 and it does compile and embed and everything but it doesn't show anything on the WPF side, it all just stays blank. Any ideas...
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...
Not sure its reproducible but here's what I did: Windows 10 Pro, Left side is a local drive, right side is a network share on another Windows PC. - Compare...
```cpp // shownet 2/3 will interleave with other printed info, -1 will // just print the delta records` if (cl_shownet->integer >= 2 || cl_shownet->integer == -1) { print = 1;...
Hello, I stumbled over a peculiar issue compiling openwall's crypt_blowfish using lcc for Quake 3 VMs, possibly a compiler bug. It's really out of my depth, but here's the issue...
### Operating System Windows ### What's the issue you encountered? Here's a work in progress on a pattern I'm working on: ``` #pragma description Quake 3 Engine demo #pragma array_limit...