Restrict Protracker sniffing rule.

Unfortunately this will rule out 15-samples MOD files, but it fixes #16035.

Change-Id: If3634c8ef4228ebe7ec5f8eac9f142ffff2ca30c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2703
Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
Adrien Destugues
2020-05-15 21:47:18 +00:00
committed by waddlesplash
parent eb4b3f721d
commit e44ab82455
+1 -1
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)";
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\")";