Skip to content

Scroll pedalboard/snapshot titles only when selected - #250

Merged
sastraxi merged 2 commits into
mainfrom
fix/scroll-only-on-select
Sep 1, 2026
Merged

Scroll pedalboard/snapshot titles only when selected#250
sastraxi merged 2 commits into
mainfrom
fix/scroll-only-on-select

Conversation

@sastraxi

@sastraxi sastraxi commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

SPI transfers cause small bursts of noise on ADC inputs. These are usually completely inaudible, but some high-gain amplifiers and NAM models can make these transfers audible. This is normally fine: you're unlikely to be interacting with the screen when playing. However, it does mean that any animations on the screen can cause persistent noise.

This PR makes it so that these widgets only scroll when they're highlighted, giving users a way to avoid the noise if it's affecting them.

Potentially closes TreeFallSound/pi-gen-pistomp#46

Author checklist

  • re-write llm slop

@sastraxi
sastraxi marked this pull request as draft September 1, 2026 01:23
@sastraxi
sastraxi marked this pull request as ready for review September 1, 2026 02:10

@rreichenbach rreichenbach left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@sastraxi
sastraxi merged commit fb4bcaf into main Sep 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Periodic clicking noise at high gain on pi-Stomp OS version 3.3.0

2 participants