{"id":17245464,"url":"https://github.com/bobbicodes/musicxml-parser","last_synced_at":"2025-03-26T05:08:57.169Z","repository":{"id":101319837,"uuid":"216284229","full_name":"bobbicodes/musicxml-parser","owner":"bobbicodes","description":"Convert music produced with popular scorewriters like Sibelius, Finale and MuseScore into EDN. Uses SAX on JVM or sax-js in JavaScript","archived":false,"fork":false,"pushed_at":"2022-05-14T02:05:41.000Z","size":3202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T06:42:37.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bobbicodes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-19T23:48:29.000Z","updated_at":"2022-05-12T17:46:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1a8df4d-80d9-4c58-848e-a10fa5121777","html_url":"https://github.com/bobbicodes/musicxml-parser","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/bobbicodes%2Fmusicxml-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbicodes%2Fmusicxml-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbicodes%2Fmusicxml-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbicodes%2Fmusicxml-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobbicodes","download_url":"https://codeload.github.com/bobbicodes/musicxml-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245591625,"owners_count":20640692,"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-10-15T06:29:38.106Z","updated_at":"2025-03-26T05:08:57.143Z","avatar_url":"https://github.com/bobbicodes.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# musicxml-parser\n\nA Clojure/Clojurescript library designed to extract music data and spit out a sequence of maps, each representing a note and its attributes:\n\n```\n{:instrument \"bass\"\n :time 2.25\n :pitch 60\n :duration 0.25}\n```\n\n`:time` (start time, \"note-on\") and `:duration` are measured in \"beats\", as defined by the piece (typically a quarter-note). `:pitch` is expressed in standard MIDI notation. 60 is middle C, and each integer represents one semitone\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbicodes%2Fmusicxml-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobbicodes%2Fmusicxml-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbicodes%2Fmusicxml-parser/lists"}