emilis / summer-bandits

Summer Bandits SuperCollider project
0 stars 1 forks source link

Implement debounce for guitar #30

Closed laurynaslubys closed 1 month ago

laurynaslubys commented 1 month ago

Fixes #17

bagdonas commented 1 month ago

Not sure what exact value of A3 (the selector pin) is, it could be in range 0..6, in which case it could overwrite button state... I guess updateSelector should be reworked to also receive pointer to pinState element at some explicitly defined index.