dave-borg / bandbridge

0 stars 0 forks source link

Diatonic chords are incorrect #135

Open dave-borg opened 3 months ago

dave-borg commented 3 months ago

Unit tests are failing...

Expected: 'A#' Actual: 'B' Which: is different. Expected: A# Actual: B ^

Implimentation is pretty naive. Rewrite it to be robust and accept other scales.