| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-30 | 403 Bytes | |
| v0.57.12_ Tempo validation fixes source code.tar.gz | 2026-06-30 | 137.9 MB | |
| v0.57.12_ Tempo validation fixes source code.zip | 2026-06-30 | 137.7 MB | |
| Totals: 3 Items | 275.6 MB | 0 | |
- Score tempo validation is consistent now: Score construction, direct bpm assignment, and set_tempo() reject zero or negative BPM values with clear ValueErrors.
- Metronome tempo-trainer settings now fail fast for invalid end_bpm values and impossible active ramps like step=0.
- Drum-pattern rendering and simple MIDI export now validate BPM before timing arithmetic, avoiding divide-by-zero failures.