{"id":22431197,"url":"https://github.com/henrixounez/v-midi","last_synced_at":"2026-01-05T23:56:19.656Z","repository":{"id":128836609,"uuid":"303107545","full_name":"Henrixounez/v-midi","owner":"Henrixounez","description":"V Midi File Parser / Player","archived":false,"fork":false,"pushed_at":"2021-04-17T16:26:26.000Z","size":13,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T12:26:28.539Z","etag":null,"topics":["midi","v","vlang"],"latest_commit_sha":null,"homepage":"","language":"V","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/Henrixounez.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-11T11:41:36.000Z","updated_at":"2023-12-20T17:33:41.000Z","dependencies_parsed_at":"2023-04-26T21:31:21.241Z","dependency_job_id":null,"html_url":"https://github.com/Henrixounez/v-midi","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/Henrixounez%2Fv-midi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henrixounez%2Fv-midi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henrixounez%2Fv-midi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henrixounez%2Fv-midi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Henrixounez","download_url":"https://codeload.github.com/Henrixounez/v-midi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245799063,"owners_count":20674087,"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":["midi","v","vlang"],"created_at":"2024-12-05T21:22:16.435Z","updated_at":"2026-01-05T23:56:19.612Z","avatar_url":"https://github.com/Henrixounez.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# V MIDI Files Parser / Player\n\n#### Thank you @spaceface777 and @spytheman for the help with the sinewave Audio Generator :heart:\n\n\u003cbr/\u003e\n\n## How to use :\nYou have easy access interface for parsing and playing the midi file :\n```v\nimport vmidi\n\nmidi := vmidi.parse(file) or { return }\nmidi.play()\n```\n\n\u003cbr/\u003e\n\n## Methods\n|Method|use|\n|-|-|\n|`.parse(filename string) ?Midi`| Returns an optional `Midi` structure with the parsed `filename` file|\n|`.play(midi Midi)`| Plays the tunes of the `Midi` file|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrixounez%2Fv-midi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenrixounez%2Fv-midi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrixounez%2Fv-midi/lists"}