{"id":23105086,"url":"https://github.com/shamazmazum/easy-audio","last_synced_at":"2026-01-12T13:59:52.337Z","repository":{"id":3411415,"uuid":"4461956","full_name":"shamazmazum/easy-audio","owner":"shamazmazum","description":"Lossless audio decoder written in common lisp","archived":false,"fork":false,"pushed_at":"2024-03-05T18:28:59.000Z","size":6465,"stargazers_count":23,"open_issues_count":3,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-09T10:11:18.425Z","etag":null,"topics":["ape","audio","common-lisp","flac","wav","wavpack"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shamazmazum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-05-27T13:15:20.000Z","updated_at":"2024-07-28T06:16:27.000Z","dependencies_parsed_at":"2024-03-05T18:51:28.836Z","dependency_job_id":null,"html_url":"https://github.com/shamazmazum/easy-audio","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Feasy-audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Feasy-audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Feasy-audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamazmazum%2Feasy-audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shamazmazum","download_url":"https://codeload.github.com/shamazmazum/easy-audio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247086024,"owners_count":20881160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ape","audio","common-lisp","flac","wav","wavpack"],"created_at":"2024-12-17T00:37:47.460Z","updated_at":"2026-01-12T13:59:52.299Z","avatar_url":"https://github.com/shamazmazum.png","language":"Common Lisp","funding_links":[],"categories":["Expert Systems"],"sub_categories":[],"readme":"Easy audio\n==========\n![CI](https://github.com/shamazmazum/easy-audio/workflows/CI/badge.svg)\n\nOverview\n-------\n**NB**: 25.04.2022: `easy-audio/utils` system was merged to\n`easy-audio/core`. Global nicknames were removed from all packages loaded with\n`(asdf:load-system :easy-audio)`. Use full names (like `easy-audio.flac` instead\nof `flac`) or local nicknames. The version was bumped to `1.1`.\n\nEasy audio is my small but slowly growing pack of audio decoders. It can\nhelp you decode audio files and also provides easy access to metadata.\n\nIt has:\n * FLAC format support. Can decode anything, supports almost all metadata\n   blocks.\n * Partial support for WavPack format. Can read and decode non-hybrid\n   lossless WavPack data which is the most used, anyway. Support many\n   metadata blocks (though they are not as useful as in FLAC).\n * Partial wav container support, can read uncompressed, a-law compressed\n   and mu-law compressed audio data.\n * OGG container support, but, unfortunately, without Vorbis decoder.\n   Can read FLAC compressed data inside OGG container.\n * APEv2 tags support (currently only in wavpack files).\n * Partial APE support. Only the most recent version (3.99) is supported, also\n   there is no integrity checks.\n\nDocumentation\n------------\nDocumentation for `easy-audio` is automatically generated by `codex` (my version\nof [codex](https://github.com/shamazmazum/codex) and\n[docparser](https://github.com/shamazmazum/docparser) is needed). Just run\n`(codex:document :easy-audio)`. You can also visit a\n[project page](http://shamazmazum.github.io/easy-audio/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamazmazum%2Feasy-audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshamazmazum%2Feasy-audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamazmazum%2Feasy-audio/lists"}