We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23a64a commit a743e91Copy full SHA for a743e91
1 file changed
music21/stream/makeNotation.py
@@ -1871,7 +1871,7 @@ def splitElementsToCompleteTuplets(
1871
) -> None:
1872
'''
1873
Split notes or rests if doing so will complete any incomplete tuplets.
1874
- The element being split must have a duration that equals or exceeds the
+ The element being split must have a duration that exceeds the
1875
remainder of the incomplete tuplet.
1876
1877
The first note is edited; the additional notes are inserted in place.
0 commit comments