MIDI-Search
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:MIDIの検索ツール
This tool can search MIDI file containing certain phrase.

[Build]

$ make

[Usage]

$ ./midisearch search_file file1 [file2 ...]

Search_file should contains the phrase you want to search. Midisearch check if file1 ... contain this phrase.

[Example]

$ ./midisearch 3.MID 2.MID

2.MID contains the phrase! (at Channel 0)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。