{"id":19749112,"url":"https://github.com/stellartux/bytebeat","last_synced_at":"2026-05-11T21:35:29.320Z","repository":{"id":155365480,"uuid":"569453757","full_name":"stellartux/bytebeat","owner":"stellartux","description":"just some bytebeat bleeps and bloops","archived":false,"fork":false,"pushed_at":"2023-04-16T05:45:08.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T08:15:44.199Z","etag":null,"topics":["bytebeat"],"latest_commit_sha":null,"homepage":"","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/stellartux.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":"2022-11-22T21:33:17.000Z","updated_at":"2023-04-16T05:14:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"09c0cc7c-63cf-42ab-a4d3-ef732c691840","html_url":"https://github.com/stellartux/bytebeat","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/stellartux/bytebeat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellartux%2Fbytebeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellartux%2Fbytebeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellartux%2Fbytebeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellartux%2Fbytebeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellartux","download_url":"https://codeload.github.com/stellartux/bytebeat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellartux%2Fbytebeat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32914001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bytebeat"],"created_at":"2024-11-12T02:25:02.434Z","updated_at":"2026-05-11T21:35:29.315Z","avatar_url":"https://github.com/stellartux.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bytebeat\n\nMonorepo for various bytebeat experiments. To play a song with `aplay`,\nrun `make $(SONGNAME)`. To play a song with another playback method, compile the\nsong by running `make o/tiny/$(SONGNAME).com`, or\n`make MODE=$(MODE) o/$(MODE)/$(SONGNAME).com`.\n\n## Playback\n\nOn Linux with ALSA, piping the audio to `aplay` should just work. On Windows and\nMac, it's possible to play raw audio by piping to VLC.\n\n## Song Info\n\n### `ones-and-zeroes`\n\nSeeded pseudo-random arpeggiation, pass in seed phrases or play with the\ndefault seed.\n\n```sh\nones-and-zeroes.com | aplay\nones-and-zeroes.com | vlc --demux=rawaud --rawaud-channels=1 --rawaud-samplerate=8000\nones-and-zeroes.com 'Pass in seed phrases' 'Each phrase is played for 30 seconds' | aplay\n```\n\n### `headachegoldfish`\n\nA C and JavaScript polyglot bytebeat. Play by compiling in C, or running with\nNode, Deno or QuickJS.\n\n```sh\nheadachegoldfish.com | aplay --rate=14080\nheadachegoldfish.com | vlc --demux=rawaud --rawaud-channels=1 --rawaud-samplerate=14080\n\nnode src/headachegoldfish.c | aplay -r 14080\ndeno run src/headachegoldfish.c | aplay -r 14080\nqjs --std src/headachegoldfish.c | aplay -r 14080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellartux%2Fbytebeat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellartux%2Fbytebeat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellartux%2Fbytebeat/lists"}