{"id":30105247,"url":"https://github.com/zxqx/wavedef","last_synced_at":"2025-08-09T23:51:09.372Z","repository":{"id":143927603,"uuid":"49964662","full_name":"zxqx/wavedef","owner":"zxqx","description":"A synthesizer library built on the Web Audio API.","archived":false,"fork":false,"pushed_at":"2024-08-12T06:26:43.000Z","size":3019,"stargazers_count":17,"open_issues_count":7,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-09T18:55:07.576Z","etag":null,"topics":["music","sequencer","synthesizer","web-audio"],"latest_commit_sha":null,"homepage":"https://wavedef.com","language":"JavaScript","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/zxqx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-19T16:08:18.000Z","updated_at":"2024-08-12T06:26:46.000Z","dependencies_parsed_at":"2023-06-14T19:30:30.261Z","dependency_job_id":null,"html_url":"https://github.com/zxqx/wavedef","commit_stats":null,"previous_names":["zakangelle/wavedef"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zxqx/wavedef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxqx%2Fwavedef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxqx%2Fwavedef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxqx%2Fwavedef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxqx%2Fwavedef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zxqx","download_url":"https://codeload.github.com/zxqx/wavedef/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxqx%2Fwavedef/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269654644,"owners_count":24454327,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["music","sequencer","synthesizer","web-audio"],"created_at":"2025-08-09T23:51:08.553Z","updated_at":"2025-08-09T23:51:09.303Z","avatar_url":"https://github.com/zxqx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wavedef.com/\"\u003e\u003cimg src=\"https://www.dropbox.com/s/wd0tmfix85wb5ji/wavedef.png?raw=1\" width=\"600\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wavedef.com/\"\u003e\u003cimg src=\"https://www.dropbox.com/s/5xdwbvau8a6ayjl/wavedef-logo-stroked.png?raw=1\" alt=\"wavedef\" width=\"250\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A synthesizer library built on the \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API\"\u003eWeb Audio API\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://coveralls.io/github/zakangelle/wavedef?branch=master\"\u003e\u003cimg alt=\"Coverage Status\" src=\"https://coveralls.io/repos/github/zakangelle/wavedef/badge.svg?branch=master\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://wavedef.com/\"\u003e\u003cimg alt=\"See Demo\" src=\"https://img.shields.io/badge/see-demo-8500ff.svg\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\n```sh\n$ npm install wavedef\n```\n\n## Develop\n\nClone the repository:\n\n```sh\n$ git clone https://github.com/zakangelle/wavedef\n```\n\nInstall library dependencies:\n\n```\n$ npm install\n```\n\nInstall example app dependencies:\n\n```\n$ cd example\n$ npm install\n```\n\nBoot up the example app at [http://localhost:3000](http://localhost:3000) (implicitly rebuilds on code changes):\n\n```\n$ npm start\n```\n\n## Test\n\nRun tests (implicitly re-runs on code changes):\n\n```\n$ npm test\n```\n\nGenerate test coverage:\n\n```sh\n$ npm run coverage\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxqx%2Fwavedef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzxqx%2Fwavedef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxqx%2Fwavedef/lists"}