In firstnotes if two quarternotes are apart by more than 1 tpq they are still considered belonging to the same bin.
This is very easy to fix by adding a second boolean operation which is the difference of positions. Then you simply boolean & the existing difanddifference of positions to be less than<`.
In
firstnotes
if two quarternotes are apart by more than 1tpq
they are still considered belonging to the same bin.This is very easy to fix by adding a second boolean operation which is the difference of positions. Then you simply boolean
&
the existingdif
anddifference of positions to be less than
<`.