Re-implement chords to support better inversion and root preservation
Ouverte
- Langage dominant
- Rust
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Chords are currently dumb objects that do not remember the intended root between inversions. This can make for odd results on repeated inversions.
Chords should probably be re-implemented to preserve the original root note, so that inversions or note modifications can be better tracked and displayed. For example, Chords where notes are omitted or added should be easy to introspect such details. Currently, all are thrown into one vector.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.