{"id":24118440,"url":"https://github.com/fantasyui-com/music-sequencer","last_synced_at":"2025-07-30T05:07:23.664Z","repository":{"id":57305576,"uuid":"144299498","full_name":"fantasyui-com/music-sequencer","owner":"fantasyui-com","description":"music-sequencer web component. [Audio, DAW]","archived":false,"fork":false,"pushed_at":"2021-10-22T19:16:07.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T22:38:06.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fantasyui-com.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}},"created_at":"2018-08-10T14:55:48.000Z","updated_at":"2021-10-22T19:16:10.000Z","dependencies_parsed_at":"2022-09-18T09:15:00.784Z","dependency_job_id":null,"html_url":"https://github.com/fantasyui-com/music-sequencer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fantasyui-com/music-sequencer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantasyui-com%2Fmusic-sequencer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantasyui-com%2Fmusic-sequencer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantasyui-com%2Fmusic-sequencer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantasyui-com%2Fmusic-sequencer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fantasyui-com","download_url":"https://codeload.github.com/fantasyui-com/music-sequencer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantasyui-com%2Fmusic-sequencer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267814736,"owners_count":24148329,"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-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2025-01-11T08:19:38.648Z","updated_at":"2025-07-30T05:07:23.616Z","avatar_url":"https://github.com/fantasyui-com.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# music-sequencer\nmusic-sequencer web component\n\n![logo.png](logo.png)\n\n```HTML\n\n\u003cscript src=\"https://unpkg.com/@webcomponents/webcomponentsjs@2.0.0/webcomponents-bundle.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"module\" src=\"https://unpkg.com/music-sequencer/index.js\"\u003e\u003c/script\u003e\n\u003cmusic-sequencer id=\"sequencer-1\" rows=\"12\" cols=\"16\" size=\"16\"/\u003e\n\n\n```\n\n```JavaScript\n\n\nconst sequencer1 = document.getElementById(\"sequencer-1\");\n\nsequencer1.addEventListener('change', function (e) {\n  console.log('music-sequencer change event', e)\n  console.log('music-sequencer change event matrix', e.detail)\n}, false);\n\n\n\n\n```\n\nLocal module install:\n\n```HTML\n\n\u003cscript type=\"module\" src=\"node_modules/music-sequencer/index.js\"\u003e\u003c/script\u003e\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantasyui-com%2Fmusic-sequencer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffantasyui-com%2Fmusic-sequencer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantasyui-com%2Fmusic-sequencer/lists"}