{"id":34971244,"url":"https://github.com/moutend/csv2midi","last_synced_at":"2026-05-24T07:36:31.282Z","repository":{"id":57629556,"uuid":"114462456","full_name":"moutend/csv2midi","owner":"moutend","description":"The command line tool for converting CSV to standard MIDI file.","archived":false,"fork":false,"pushed_at":"2020-11-03T23:11:35.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-05-24T07:36:19.057Z","etag":null,"topics":["csv","midi"],"latest_commit_sha":null,"homepage":"","language":"Go","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/moutend.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":"2017-12-16T13:21:06.000Z","updated_at":"2026-05-05T18:25:03.000Z","dependencies_parsed_at":"2022-09-26T20:11:06.884Z","dependency_job_id":null,"html_url":"https://github.com/moutend/csv2midi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moutend/csv2midi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moutend%2Fcsv2midi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moutend%2Fcsv2midi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moutend%2Fcsv2midi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moutend%2Fcsv2midi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moutend","download_url":"https://codeload.github.com/moutend/csv2midi/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moutend%2Fcsv2midi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33426013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":["csv","midi"],"created_at":"2025-12-26T23:46:50.869Z","updated_at":"2026-05-24T07:36:31.277Z","avatar_url":"https://github.com/moutend.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"csv2midi\n========\n\n`csv2midi` converts CSV to standard MIDI file.\n\n## Install\n\n```console\ngo get -u github.com/moutend/csv2midi/cmd/csv2midi\n```\n\n## Usage\n\n```console\ncsv2midi music.csv\n```\n\nThen you'll get the standard MIDI file named `music.mid`.\n\n## CSV specification\n\nThe CSV file must have 3 columns at least. The first column is delta time which defines when the event play. The second column is event type and  the third column is value for that event.\n\n## Supported events\n\n| Event Type | Values |\n|:---|:---|\n| `on` | note name | velocity |\n\n## Example\n\nThe following CSV is 8 beat.\n\n## Contributing\n\n1. Fork ([https://github.com/moutend/csv2midi/fork](https://github.com/moutend/csv2midi/fork))\n1. Create a feature branch\n1. Add changes\n1. Run `go fmt`\n1. Commit your changes\n1. Open a new Pull Request\n\n## LICENSE\n\nMIT\n\n## Author\n\n[Yoshiyuki Koyanagi](https://github.com/moutend)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoutend%2Fcsv2midi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoutend%2Fcsv2midi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoutend%2Fcsv2midi/lists"}