Manual beam groups — list of note index groups to be beamed together. Example: [0, 1, 2, 3, 4] groups notes 0,1,2 into one beam and 3,4 into another.
0, 1, 2
3, 4
List<List<int>> manualBeamGroups;