{"id":17041696,"url":"https://github.com/xlab/alac-go","last_synced_at":"2026-03-12T17:04:53.296Z","repository":{"id":144204534,"uuid":"49107053","full_name":"xlab/alac-go","owner":"xlab","description":"Package alac provides Go bindings for ALAC decoder (C version by David Hammerton) with community patches.","archived":false,"fork":false,"pushed_at":"2017-09-05T16:47:27.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T05:33:56.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-01-06T02:37:50.000Z","updated_at":"2021-03-15T03:24:14.000Z","dependencies_parsed_at":"2023-06-18T22:47:21.998Z","dependency_job_id":null,"html_url":"https://github.com/xlab/alac-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xlab/alac-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab%2Falac-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab%2Falac-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab%2Falac-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab%2Falac-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xlab","download_url":"https://codeload.github.com/xlab/alac-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab%2Falac-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30434110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-14T09:13:15.549Z","updated_at":"2026-03-12T17:04:53.274Z","avatar_url":"https://github.com/xlab.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"alac-go\n=======\n\nThe package provides Go bindings for ALAC decoder (C version by David Hammerton) with community patches.\u003cbr /\u003e\nAll the binding code has automatically been generated with rules defined in [alac.yml](/alac.yml).\n\n### Usage\n\n```\n$ go get github.com/xlab/alac-go/alac\n```\n\n### Demo\n\nThere is a player implemented in Go that can read M4A ALAC files and play them via [portaudio-go](https://github.com/xlab/portaudio-go). So you will need to get portaudio installed first. [03-Morcheeba-Otherwise.m4a](http://dl.xlab.is/music/alac/03-Morcheeba-Otherwise.m4a) direct link.\n\n```\n$ brew install portaudio\n$ go get github.com/xlab/alac-go/cmd/alac-player\n\n$ ./alac-player 03-Morcheeba-Otherwise.m4a\nALAC header: 616C616300000000000010000010280A0E0200FF000034DF000DBCB40000AC44\nAudio duration: 224.026s\n[==\u003e-----------------------------------------------------------------------------------------------------------------] 2.20 %\n```\n\n### Rebuilding the package\n\nYou will need to get the [c-for-go](https://git.io/c-for-go) tool installed first.\n\n```\n$ git clone https://github.com/xlab/alac-go \u0026\u0026 cd alac-go\n$ make clean\n$ make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlab%2Falac-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxlab%2Falac-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlab%2Falac-go/lists"}