A Note's center's y position on a chart
double yPosition(Note note) => (note.string - 1) * stringSpacing;