Commit 88127c2
authored
Track unison spread and pan continuously while a voice is playing (#370)
Previously the per-voice unison ratio multiplier and pan shift were
frozen at note-on, so moving the Unison Spread or Unison Pan knobs (or
automating them) only affected newly-triggered notes. Both quantities
are now derived per engine block from the smoothed mono parameter
values, so held notes follow knob moves and host automation.
Assisted-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 2a64aff commit 88127c2
4 files changed
Lines changed: 34 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
292 | 298 | | |
293 | 299 | | |
294 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 161 | | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 162 | + | |
183 | 163 | | |
184 | 164 | | |
185 | 165 | | |
186 | 166 | | |
187 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
188 | 173 | | |
189 | 174 | | |
190 | 175 | | |
| |||
202 | 187 | | |
203 | 188 | | |
204 | 189 | | |
205 | | - | |
| 190 | + | |
206 | 191 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
211 | 196 | | |
212 | 197 | | |
213 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
75 | 86 | | |
76 | 87 | | |
77 | 88 | | |
| |||
0 commit comments