{"id":22293595,"url":"https://github.com/xi/beat","last_synced_at":"2025-03-25T22:18:14.376Z","repository":{"id":213666183,"uuid":"734639610","full_name":"xi/beat","owner":"xi","description":"Arrange audio samples into something bigger","archived":false,"fork":false,"pushed_at":"2023-12-24T15:00:37.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T19:23:59.959Z","etag":null,"topics":["audio","sound"],"latest_commit_sha":null,"homepage":"","language":"C","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/xi.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}},"created_at":"2023-12-22T07:58:15.000Z","updated_at":"2023-12-22T08:02:22.000Z","dependencies_parsed_at":"2023-12-24T16:19:57.819Z","dependency_job_id":"41dbf9ec-1af6-4303-8055-db2368d206b6","html_url":"https://github.com/xi/beat","commit_stats":null,"previous_names":["xi/beat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fbeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fbeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fbeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fbeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xi","download_url":"https://codeload.github.com/xi/beat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245550681,"owners_count":20633883,"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":["audio","sound"],"created_at":"2024-12-03T17:29:45.797Z","updated_at":"2025-03-25T22:18:14.356Z","avatar_url":"https://github.com/xi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a simple tool that does one thing: Arrange audio samples into something\nbigger:\n\n    Usage: beat OUTFILE SAMPLERATE BPM BEATS TRACKS BEAT INFILE [BEAT INFILE…]\n    Example: beat beat.flac 44100 240 8 2 0 kick.flac 2 snare.flac 3 kick.flac 4 kick.flac 6 snare.flac\n\n## Parameters\n\n-   samplerate: all input files must have the same sample rate\n-   BPM: beats per minute\n-   beats: total number of beats\n-   tracks: to avoid clipping, the samples are multiplied by `1/sqrt(tracks)`\n\nThe rest of the parameters are pairs of beats and file paths.\n\n## Typical usage\n\nI use this in combination with some other tools:\n\n-   record samples with audacity\n-   add effects to samples using `sox` (e.g. reverb or distortion)\n-   arrange samples using `beat`\n-   keep the parameters for `beat` in a text file\n-   orchestrate everything using a Makefile\n\nFor bigger projects I may have multiple levels, where samples are first\ncombined into bigger samples, then have effects applied to them, and then get\ncombined into the final song.\n\nThis allows me to do audio production in the same way I create software: By\nmanipulating text files. `beat` acts as something like a linker from that\nperspective.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fbeat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxi%2Fbeat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fbeat/lists"}