src/oscillators: Shaved another op from render_lut_256; use for all sines. - #995
Conversation
🎛️ AMY HW CI (AMYboard bench)Flashed this PR's AMY (LoadTestChord: 6-voice Juno ✅ PASS — the bench ran the test to completion.
Full chord settled render μs: 2739 (was 2744, Δ -0.2%) (peak 2747, 39 samples) ⬇️ Artifacts: serial log · load trace · report Self-hosted bench (amyboardci). FAIL means only that the test could not run — the load values are informational, with no threshold and no audio compare. See |
⛓️ tulipcc integration PR openedThis merge was pinned into tulipcc for full-system CI: shorepine/tulipcc#1253 Test it there and merge that PR to move tulipcc onto this AMY. |
speedtest-pianoimporves from 3416us to 3258us by moving one bit shift out of loop. Also, userender_lut_256for plain sine and FM unmodulated sine too, since it's faster.