ianespana/ShawzinBot

Incorrect Transposing from note E6 onwards

Closed this issue · 2 comments

Starting from E6 the transposing is incorrect. (See picture)
FL64_YkVsvj6EGN

https://github.com/ianespana/ShawzinBot/blob/master/ShawzinBot/ActionManager.cs#L163

Should be - 15 to correctly offset down to the C, probably.

Fixed the formula used to transpose in commit 7b5442e. Issue closed