Sapphire Koser

Results 24 issues of Sapphire Koser

For designs that want to be as platform-independent as possible, it would be nice to have access to the total latency from the design to the physical IO in IO...

feature

The following code does not parse correctly, or recover gracefully: ``` void haunted() { { DEBUG_CODE( if (0) { a(1); } ); } } ``` On the playground, this produces...

Adds initial support for image units. Using this support requires either ARB_shader_image_load_store, or the a context conforming to at least the 4.2 core profile. I basically hacked this together to...

This makes the computation of tabs take place in global coordinate space, so things don't break in weird ways when working with shapes from different bodies/parts. This probably needs additional...

This probably shouldn't be the case and that information should be moved to a doc limited to only the MFA distributors.

### Please describe the problem: In grid view it's very common to want to copy a clip and then edit it. Currently this requires 6 button presses: - Switch to...

enhancement
good first issue

A user on discord reported that with their preset folder with several hundred presets caused noticable (>1 second) stalls during preset scrolling. Apparently official/4.1 can handle this situation, so we...

performance
sys-browser

### Please describe the problem: See https://github.com/SynthstromAudible/DelugeFirmware/issues/1707#issuecomment-2064193436. Suspicion is that this is a USB host stack problem, which we probably can't fix for 1.1 ### What is the expected behavior?...

bug
crash