{"id":13565553,"url":"https://github.com/teropa/drumkit","last_synced_at":"2025-04-03T22:31:38.329Z","repository":{"id":57165573,"uuid":"284211723","full_name":"teropa/drumkit","owner":"teropa","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-27T06:02:49.000Z","size":144,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-07T03:51:18.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/teropa.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}},"created_at":"2020-08-01T07:34:12.000Z","updated_at":"2024-04-20T18:11:35.000Z","dependencies_parsed_at":"2022-08-30T15:21:07.237Z","dependency_job_id":null,"html_url":"https://github.com/teropa/drumkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teropa%2Fdrumkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teropa%2Fdrumkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teropa%2Fdrumkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teropa%2Fdrumkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teropa","download_url":"https://codeload.github.com/teropa/drumkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247090265,"owners_count":20881940,"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":[],"created_at":"2024-08-01T13:01:49.974Z","updated_at":"2025-04-03T22:31:37.864Z","avatar_url":"https://github.com/teropa.png","language":"JavaScript","readme":"A collection of simple drum hits, usable as a sampled drum kit in a Web Audio application.\n\n## Usage\n\n```js\nimport {\n  kick,\n  snare,\n  hatClosed,\n  hatOpen,\n  tomLow,\n  tomMid,\n  tomHigh,\n  ride,\n  crash,\n} from \"@teropa/drumkit\";\n\n// Each import will be a URL from which the sample data may be loaded and decoded with a Web Audio AudioContext\n\nfetch(kick)\n  .then((res) =\u003e res.arrayBuffer())\n  .then((buf) =\u003e audioContext.decodeAudioData(buf));\n```\n\n## License\n\nCode is MIT licensed.\n\nSamples are from freesound.org:\n\n- [DWDS'S Deep House Drum kit](https://freesound.org/people/DWSD/packs/11575/?page=1#sound), licensed under Creative Commons Attribution\n- [Stomachache's Analog Cymbal](https://freesound.org/people/stomachache/sounds/140153/), license under Creative Commons 0.\n- [Karman Lyne's 808 toms](https://freesound.org/people/Karman_Lyne/sounds/520168/), license under Creative Commons 0.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteropa%2Fdrumkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteropa%2Fdrumkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteropa%2Fdrumkit/lists"}