[ ソース: midicsv ]
パッケージ: midicsv (1.1+dfsg.1-1 など)
midicsv に関するリンク
Debian の資源:
midicsv ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.fourmilab.ch]
類似のパッケージ:
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 作の実用的な抽出とレポート用の言語