Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 python 中的 MIDI 文件划分为条形并获取这些条形中的音符。所以我使用music21库,我可以得到笔记,但我不能按小节分开。我想知道第 1 小节是什么笔记,第 2 小节是什么。希望能对这个问题有所帮助。谢谢。