This repository was archived by the owner on Aug 11, 2026. It is now read-only.
Commit 5c1e9fc
fix: remove incorrect trajectory_grid vs instrumentation warning (#57)
The Phrase class was incorrectly warning when trajectory_grid, chikari_grid,
and groups_grid dimensions didn't match instrumentation length. This
validation is architecturally wrong - instrumentation relates to phrase_grid
dimensions at the Piece level, not at the Phrase level.
As of recent updates, trajectory_grid will have 2 dimensions for both Sitar
and Sarangi instruments, independent of piece-level instrumentation.
Closes #49
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 21affa2 commit 5c1e9fc
1 file changed
Lines changed: 0 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | 295 | | |
321 | 296 | | |
322 | 297 | | |
| |||
0 commit comments