{"id":28344292,"url":"https://github.com/sonosoos/_mpgl","last_synced_at":"2026-02-23T20:21:56.074Z","repository":{"id":247027641,"uuid":"821950048","full_name":"SonoSooS/_MPGL","owner":"SonoSooS","description":"MIDI Player OpenGL is a MIDI player visualizer ","archived":false,"fork":false,"pushed_at":"2025-04-14T16:03:09.000Z","size":573,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T18:06:35.020Z","etag":null,"topics":["midi","midi-player","midi-visualizer"],"latest_commit_sha":null,"homepage":"","language":"C","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/SonoSooS.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-29T22:21:40.000Z","updated_at":"2025-04-14T16:03:12.000Z","dependencies_parsed_at":"2024-08-07T12:51:16.543Z","dependency_job_id":"a9f98f0b-0ee8-4e45-87d9-3203e4251102","html_url":"https://github.com/SonoSooS/_MPGL","commit_stats":null,"previous_names":["sonosoos/_mpgl"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SonoSooS/_MPGL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonoSooS%2F_MPGL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonoSooS%2F_MPGL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonoSooS%2F_MPGL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonoSooS%2F_MPGL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonoSooS","download_url":"https://codeload.github.com/SonoSooS/_MPGL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonoSooS%2F_MPGL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260953435,"owners_count":23088038,"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-player","midi-visualizer"],"created_at":"2025-05-27T09:56:10.290Z","updated_at":"2026-02-23T20:21:56.064Z","avatar_url":"https://github.com/SonoSooS.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPGL\n\nMIDI Player OpenGL (MPGL) was created in very early 2019 to try replace Piano From Above (PFA) in terms of better performance and less RAM use,\nbut instead it ended up turning into its own thing over time.\n\nMPGL uses a modified Morshu-mmidi player core, which was a revolutionary player and decoder engine at the time, so it had superior playback performance compared to the rest of the players at the time.  \nHowever, due to its single-threaded nature, and its note-ordering system, it doesn't quite hold up anymore today as it did back then, as the track scanning ends up taking more CPU time than actual decoding.  \nBut that's okay, it did its job on our 2nd-gen i7 and Core 2 Quad and Pentium CPUs :P\n\nThe Morshu-mmidi player core is equipped with the precise mmidi adaptive timer code, which adapts to the CPU load, unpredictable kernel times, and other unpredictable factors, and tries its best to stabilize playback performance, and create precise playback excellence if the hardware and software configuration allow for it.\n\nMPGL has a wide feature set, almost all of which can be individually enabled or disabled for the chosen fine-tuned experience.\n\n# System requirements\n- OpenGL 3.0 (or depending on the chosen shaders, OpenGL 3.3) support\n- Windows with said OpenGL drivers\n  - Technically works down to Windows XP, but I doubt there are compatible drivers for it\n  - Works perfectly in wine too!\n- OmniMIDI 7.1 (and up)\n  - Note: newer versions have slightly incompatible interface, so it might freeze with those.  \n    This is my fault.\n\n# Building\n\n\u003e Note: due to the age of the code, the standards are extremely sub-par; it's not representative of what I'd write today.\n\n\u003e Note: Khronos OpenGL headers (GLKHR) are included in the `inc` folder, so it's not necessary to download those separately.\n\n- Install `gcc` (minimum gcc 5.3.0, either Windows native, or cross-compiling works)\n- Edit `Makefile` for compile flags (optional)\n- Run `make`\n- `out\\MPGL.exe` is built\n\n\n# License\nMIDI Player OpenGL  \nCopyright (C) 2019-2024 Sono  ([https://github.com/SonoSooS](https://github.com/SonoSooS))  \nAll Rights Reserved.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonosoos%2F_mpgl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonosoos%2F_mpgl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonosoos%2F_mpgl/lists"}