patterns: Added basic FLAC metadata pattern

This commit is contained in:
Nik
2022-09-07 09:42:51 +02:00
committed by GitHub
parent 62b1eb927e
commit cfc6a442de
2 changed files with 322 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
| NTAG | | `patterns/ntag.hexpat` | NTAG213/NTAG215/NTAG216, NFC Forum Type 2 Tag compliant IC |
| Shell Link | `application/x-ms-shortcut` | `patterns/lnk.hexpat` | Windows Shell Link file format |
| Xilinx BIT | | `patterns/xilinx_bit.hexpat` | Xilinx FPGA Bitstreams |
| FLAC | `audio/flac` | `patterns/flac.hexpat` | Free Lossless Audio Codec, FLAC Audio Format |
### Scripts