{"id":20102243,"url":"https://github.com/blumia/midiutils","last_synced_at":"2025-03-02T17:17:45.233Z","repository":{"id":88151791,"uuid":"126163652","full_name":"BLumia/MidiUtils","owner":"BLumia","description":"Utils Library for Standard Midi File Processing","archived":false,"fork":false,"pushed_at":"2018-03-29T08:33:34.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T04:29:02.991Z","etag":null,"topics":["midi","midi-files","midi-parser"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BLumia.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":"2018-03-21T10:42:33.000Z","updated_at":"2018-03-29T08:33:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"81c89c61-4c9c-4f80-b8e7-6634f3591dd5","html_url":"https://github.com/BLumia/MidiUtils","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/BLumia%2FMidiUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLumia%2FMidiUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLumia%2FMidiUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLumia%2FMidiUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BLumia","download_url":"https://codeload.github.com/BLumia/MidiUtils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241541454,"owners_count":19979122,"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","midi-files","midi-parser"],"created_at":"2024-11-13T17:29:26.632Z","updated_at":"2025-03-02T17:17:44.886Z","avatar_url":"https://github.com/BLumia.png","language":"C++","readme":"# MidiUtils - Utils Library for Standard Midi File Processing\n\n*(Still WIP Project)*\n\n## Overview\n\nMidiUtils is a C++ library for parsing and processing Standard Midi Files.\n\n## Build\n\nYou need [Premake4](https://premake.github.io/) 4.4 or later version of Premake to build this library.\n\nChange directory to the project directory and use the `premake4 --help` command will show all the `premake4` supported target platform (or using `premake5` for more target platform). For example.\n\n``` bash\n# show me the help\npremake4 --help\n# for GNU Makefile under linux, cygwin or msys (and maybe Mac?)\npremake4 gmake\n# for Visual Studio 2012 under Windows\npremake4 vs2012 \n```\n\nThen just build the library with whatever you prefer.\n\n``` bash\n# build with GNU Makefile\nmake\n```\n\nAfter build, you will see the output binary located at `build/bin/`.\n\n## Document\n\nSince this is a still WIP project, many things may change. Please wait for more detail or directly dig into the source files.\n\n## License\n\nBSD-2-Clause\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblumia%2Fmidiutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblumia%2Fmidiutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblumia%2Fmidiutils/lists"}