@@ -6,17 +6,19 @@ labels: ''
66assignees : ' '
77
88---
9- <!-- Please note that Michael Cuthbert, creator of music21, is taking a sabbatical from
10- the project (after 17 years of continuous development, until at least January 2024.
11- The issues you raise here are unlikely to be addressed until then (unless you choose
12- paid support options). Please see the music21list Google group for mure information
13- and assistance options.-->
149
1510<!-- Version of music21: print(music21.__version__) -->
1611** music21 version**
1712
18- ` 9.8.7 ` <!-- replace with actual version -->
13+ ` 1.2.3 ` <!-- replace with actual version -->
1914
15+ ** Operating System(s) checked**
16+ Windows 11 <!-- replace with OS -->
17+
18+ <!-- Note: only Mac and Windows are directly supported by music21 developers.
19+ Bug reports that are specific to other OSes w/o a PR will be closed
20+ unless the reporter is willing to contribute a fix.
21+ -->
2022
2123** Problem summary**
2224<!-- Briefly: what undesired thing happens when what action is taken? -->
@@ -37,9 +39,5 @@ myStream2.insert(note.Rest(0.5))
3739<!-- Consider annotating the output produced by a function -->
3840
3941** More information**
40- <!-- If relevant: OS, suggested fix, attempted workarounds -->
42+ <!-- If relevant: suggested fix, attempted workarounds -->
4143
42- <!-- Note: only Mac and Windows are directly supported by music21 staff.
43- Bug reports that are specific to other OSes w/o a PR will be closed
44- unless the reporter is willing to contribute a fix.
45- -->
0 commit comments