Faster tuner on v2 hardware#187
Conversation
This reverts commit 0ee91c1.
rreichenbach
left a comment
There was a problem hiding this comment.
This is much better. The tuner is usable. It does still spike the CPU, especially on start. Enough to cause overruns - 10 to 20 maybe, but not hundreds like before. My main concern is crashes when used with already demanding pedalboards, but perhaps having it somewhat hidden under the system menu makes it available for those who really want it.
If you change |
The tuner's DSP loop and LCD refresh were both doing unnecessary work on every frame. This PR adds back the Tuner menu item for v2 and ports optimizations from lcd/more-speed-tuner: