{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreidzt6enrodpgu3n2rx3jc25qpm7vmybfcfpn3vloyxjfkcxsoypjy",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mlyzoizqh4g2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/audio_defect_detector",
"publishedAt": "2026-05-16T23:44:26.914Z",
"site": "https://pub.dev",
"textContent": "Pure Dart library to detect pops and clicks in WAV, AIFF and FLAC audio files using adaptive threshold analysis. Changelog excerpt: - FLAC support — native FLAC streams can now be analysed via `analyseFile()`/ `analyseBytes()`, and decoded directly with the new `decodeFlac()`function returning `FlacData` - New `flac_decoder.dart`module wraps the pure-Dart `dart_flac`package; FLAC remains a no-native-dependency format - Format auto-detection now recognises the `fLaC`magic bytes and the `.flac`extension - Ogg-encapsulated audio is now explicitly rejected with `UnsupportedFormatException` - CLI `analyse`command and `--format`op[...]",
"title": "v0.3.0 of audio_defect_detector",
"updatedAt": "2026-05-16T23:14:16.622Z"
}