Skip to content

Commit 9e5a84b

Browse files
committed
Typo: arbitrary many -> arbitrarily many
1 parent d6c0ab6 commit 9e5a84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/midi_sine.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
+ ASR envelope
1313
+ unlimited polyphony (well, "only" limited by CPU and memory)
14-
+ arbitrary many MIDI events per block
14+
+ arbitrarily many MIDI events per block
1515
+ can handle NoteOn and NoteOff event of the same pitch in one block
1616
1717
It is also worse:

0 commit comments

Comments
 (0)