Closed evangipson closed 6 years ago
Gonna do some more testing right now, but https://github.com/evangipson/midio/commit/aa9988c0f041eca1f4d88d4b367726c38fe1b3bd was an effort to fix this.
Also got some more debug statements in to hopefully track this down as of https://github.com/evangipson/midio/commit/69429d8007ad9ce334cbab8f46c3f8737e9dc7ba
This is due to user clicks being modified in getArpeggioFromNote(), getChordFromNote(), getMelodyFromNote().
This is going to be handled in https://github.com/evangipson/midio/issues/23 now.
I have a hunch this is because the note is being created, but with such low volume that drawNoteWithVolumeOpacity or whatever isn't passing some threshold.