Ticket #3860: x-mdx

File x-mdx, 424 bytes (added by shinta, 15 years ago)
Line 
1
2resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
3
4resource(1, "META:TYPE") "audio/x-mdx";
5
6resource(2, "META:S:DESC") #'MSDC' "MDX Sound File";
7
8resource(3, "META:L:DESC") #'MLDC' "SHARP X68000 MDX (Music Data for mXdrv) Sound File";
9
10resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-MediaPlayer";
11
12resource(5, "META:EXTENS") message(234) {
13 "extensions" = "mdx",
14 "type" = "audio/x-mdx"
15};
16