Commit 1acd0a5
fix(14.1): guard metronome APVTS sync during prelisten mode
syncApvtsToAtomics() runs every processBlock and overwrites
config_metronome with the UI slider value, undoing the force-mute
set by PrelistenCommand. Skip metronome sync when prelisten_mode
is active so the zero volume persists.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a11d2a5 commit 1acd0a5
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
205 | 210 | | |
206 | 211 | | |
207 | 212 | | |
| |||
0 commit comments