[ 原始碼: midicsv ]
套件:midicsv(1.1+dfsg.1-1 以及其他的)
translate MIDI file to CSV
Midicsv reads a standard MIDI file and decodes it into a CSV (Comma-Separated Value) file which preserves all the information in the MIDI file. The ASCII CSV file may be loaded into a spreadsheet or database application, or processed by a program to transform the MIDI data (for example, to key transpose a composition or extract a track from a multi-track sequence). A CSV file in the format created by midicsv may be converted back into a standard MIDI file with the csvmidi program.
其他與 midicsv 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- sug: perl
- Larry Wall's Practical Extraction and Report Language