论文标题
Partitura:用于符号音乐处理的Python包装
Partitura: A Python Package for Symbolic Music Processing
论文作者
论文摘要
Partitura是一个轻巧的Python包装,用于处理符号音乐信息。它可以轻松访问音乐信息检索任务中常用的功能,例如Note Arrays(定时推销事件列表)和2D Piano Roll矩阵,以及其他得分元素,例如时间和关键签名,性能指令和重复结构。 Partitura可以加载音乐分数(MEI,MusicXML,Kern和Midi格式),MIDI表演以及得分到绩效的一致性。该软件包包括一些用于音乐分析的工具,例如自动音调拼写,钥匙签名标识和语音分离。 Partitura是一个开源项目,可在https://github.com/cpjku/partitura/上找到。
Partitura is a lightweight Python package for handling symbolic musical information. It provides easy access to features commonly used in music information retrieval tasks, like note arrays (lists of timed pitched events) and 2D piano roll matrices, as well as other score elements such as time and key signatures, performance directives, and repeat structures. Partitura can load musical scores (in MEI, MusicXML, Kern, and MIDI formats), MIDI performances, and score-to-performance alignments. The package includes some tools for music analysis, such as automatic pitch spelling, key signature identification, and voice separation. Partitura is an open-source project and is available at https://github.com/CPJKU/partitura/.