Benjamin Saunders

Results 947 comments of Benjamin Saunders

I think we should either disable this sort of thing (especially if interested users can hook up their own diagnostic anyway) or, perhaps, hook it up to the `log` crate....

> you should be able to create an output stream using any (supported) sample rate In the case of Windows, it appears that the device's configured sample rate is the...

@leecbaker > I'm seeing a very similar situation on Mac OS- the only supported formats are high sample rate floating point formats The output you pasted includes sample rates of...

On current master, I can only reproduce this by e.g. aggressively cycling between windows while running the example; running heavy compiles in the background doesn't affect it. Other programs like...

> In particular from an admittedly very shallow first reading on their website their examples focus too much on how to generate the traces, but I would like to have...

A discord-matrix bridge can be established by following the instructions at https://t2bot.io/discord/.

It's also not clear to me what this is asking for. If it's layout model agnostic, it must not be a layout lib (and we have a few of those...

You might be interested in https://github.com/dylanede/cassowary-rs.

`openxrs` maintainer here. I think OpenXR's abstract input model is a massive improvement over classical approaches that require an application (or the libraries it ships with) to specifically implement support...

Steam's VR input API can be thought of as something of a prototype of OpenXR's; I am not very familiar with its non-VR predecessor but I expect the story is...