文件名称:midi-file-tools:使用MIDI文件的命令行工具
文件大小:1.73MB
文件格式:ZIP
更新时间:2024-06-03 01:54:42
python command-line midi midi-file midifiles
MIDI文件工具 要求: 的Python 3 动机: 这些工具可帮助我将MIDI文件从ezDrummer转换为Yamaha DTX格式。 如果它们对您有用,我很高兴:-) 中探针 显示MIDI文件的一般结构。 $ ./midi-probe.py test-data/multi-tracks-1.mid track 0 name: notes: [] channels: [] track 1 name: Intro inst: Drums notes: [36, 38, 40, 44, 46, 47, 49, 57] channels: [0] track 2 name: Couplet inst: Drums notes: [33, 36, 38, 40, 43, 45, 47, 48, 49, 57] channe
【文件预览】:
midi-file-tools-master
----.gitignore(3KB)
----maps()
--------gm-instruments(2KB)
--------test-map(56B)
--------ezdrummer2-modern-to-dtx400(1KB)
--------EZDrummer_2_Modern.txt(699B)
--------ezdrummer2-modern-to-gm(1KB)
--------gm-percussion(879B)
----midi-to-dtx.py(2KB)
----test-data()
--------multi-tracks-1.mid.dump(177KB)
--------multi-tracks-1.mid(15KB)
--------file01.mid(745B)
--------file01.mid.dump(7KB)
----doc()
--------xg_spec_2-00e.pdf(1.22MB)
--------xg_spec.pdf(423KB)
--------xf_rec.pdf(135KB)
--------dtx400k430k450k_en_mr_a0.pdf(332KB)
--------xf_spec.pdf(191KB)
----midi-probe.py(1KB)
----midi-notes.py(2KB)
----midi-trackname.py(723B)
----utils()
--------__init__.py(0B)
--------misc.py(177B)
----README.md(5KB)
----sandbox()
--------sandbox.py(642B)
--------midi-create-xf.py(1KB)
----midi-dump.py(709B)
----midi-merge-tracks.py(717B)
----xf.md(2KB)
----mapping()
--------__init__.py(0B)
--------utils.py(1KB)
--------maps.py(4KB)
----midi-remap.py(1KB)