{"id":43996401,"url":"https://github.com/yobert/pulse","last_synced_at":"2026-02-07T11:35:28.885Z","repository":{"id":81652963,"uuid":"82264322","full_name":"yobert/pulse","owner":"yobert","description":"PulseAudio client implementation in pure Go","archived":false,"fork":false,"pushed_at":"2019-04-08T16:24:56.000Z","size":18,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-13T10:51:57.294Z","etag":null,"topics":["golang","pulseaudio"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yobert.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":"2017-02-17T06:20:56.000Z","updated_at":"2025-04-01T13:12:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"09825dab-f812-4d63-ae7c-1241f85bc99f","html_url":"https://github.com/yobert/pulse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yobert/pulse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yobert%2Fpulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yobert%2Fpulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yobert%2Fpulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yobert%2Fpulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yobert","download_url":"https://codeload.github.com/yobert/pulse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yobert%2Fpulse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29193676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["golang","pulseaudio"],"created_at":"2026-02-07T11:35:28.355Z","updated_at":"2026-02-07T11:35:28.878Z","avatar_url":"https://github.com/yobert.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOTE:\nSomeone nice has rewritten this package into a much better package, with better code, a better API, and more protocol coverage! See https://github.com/jfreymuth/pulse\n\n# pulse\nPulseAudio client implementation in pure Go\n\n# why?\nI saw several wrappers out there of libpulse in Go using CGO, but CGO has many drawbacks. I wanted to try actually implementing the pulseaudio wire protocol in Go instead. The protocol is a very nice binary protocol that can speak over a unix socket. Mostly I figured it out by reading pulseaudio's source code, and by a little debugging unix socket proxy that I've included here. Just fire up the proxy and then run PULSE_SERVER=\"unix:/tmp/pulsedebug\" paplay something.wav\n\n# status\n\nWorking:\n- Basic protocol negotiation\n- It will connect to the default audio sink and synthesize a 440hz (A) sine wave\n\nNot working yet:\n- It does not correctly buffer according to the servers requests (It just sends frames on a time schedule and hopes it comes out unbroken).\n- shm / memfd support\n- The rest of the protocol...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyobert%2Fpulse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyobert%2Fpulse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyobert%2Fpulse/lists"}