Fix protracker mod sniffing rule.

This commit is contained in:
Adrien Destugues 2020-05-16 14:09:16 +02:00
parent 92db199052
commit f9f9970791

View File

@ -10,4 +10,4 @@ resource(3, "META:EXTENS") message(234) {
"type" = "audio/x-mod"
};
resource(5, "META:SNIFF_RULE") "0.2 [44] (0x0f00 & 0xf0c0) [74] (0x0f00 & 0xf0c0) [104] (0x0f00 & 0xf0c0) 1080 (\"M.K.\" | \"M!K!\" | \"6CHN\" | \"8CHN\" | \"CD81\" | \"OKTA\" | \"OCTA\" | \"FLT4\" | \"FLT8\")";
resource(5, "META:SNIFF_RULE") "0.2 [44] (0x0f00 & 0xf0c0) [74] (0x0f00 & 0xf0c0) [104] (0x0f00 & 0xf0c0) [1080] (\"M.K.\" | \"M!K!\" | \"6CHN\" | \"8CHN\" | \"CD81\" | \"OKTA\" | \"OCTA\" | \"FLT4\" | \"FLT8\")";