{"id":19190583,"url":"https://github.com/indigoparadox/mindi","last_synced_at":"2025-05-08T04:49:36.788Z","repository":{"id":39588138,"uuid":"204909908","full_name":"indigoparadox/mindi","owner":"indigoparadox","description":"Extremely minimal MIDI library and beepy DOS MIDI player.","archived":false,"fork":false,"pushed_at":"2025-02-23T08:38:20.000Z","size":260,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T04:49:31.358Z","etag":null,"topics":["dos","midi","pc-speaker"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/indigoparadox.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,"zenodo":null}},"created_at":"2019-08-28T10:51:37.000Z","updated_at":"2025-02-23T00:28:11.000Z","dependencies_parsed_at":"2025-04-20T08:51:44.730Z","dependency_job_id":null,"html_url":"https://github.com/indigoparadox/mindi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indigoparadox%2Fmindi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indigoparadox%2Fmindi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indigoparadox%2Fmindi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indigoparadox%2Fmindi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indigoparadox","download_url":"https://codeload.github.com/indigoparadox/mindi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253002842,"owners_count":21838637,"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":["dos","midi","pc-speaker"],"created_at":"2024-11-09T11:34:55.483Z","updated_at":"2025-05-08T04:49:36.764Z","avatar_url":"https://github.com/indigoparadox.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mindi\n\nExtremely minimal MIDI library, for old or otherwise resource-limited systems.\n\nCurrently a work in progress and very volatile.\n\n## Dependencies\n\n- Be sure to check out submodules! maug and mbeep are required for building.\n- Check framework, for running tests: `sudo apt install check`\n- ALSA development libraries for beep playback on Linux (not required for DOS, see below): `sudo apt install libasound2-dev`\n\n## DOS MIDI Player\n\n(WARNING: Experimental, extremely funny-sounding. Needs work! If you try it right now on a real machine, you will probably have to reboot that machine!)\n\nmidibeep is a simple one-track MIDI player that can be cross-compiled for DOS from a modern UNIX-like system. Given a type 1 MIDI file and a track number, it will attempt to beep out that track on the PC speaker. It requires the OpenWatcom compiler to compile.\n\n- Ensure that `wcc` and `wcl` are in your PATH.\n- Ensure that the `WATCOM` environment variable is set to your watcom installation directory (e.g. `/opt/watcom`).\n- Ensure that the `INCLUDE` environment variable is set to the `h` subdirectory of your watcom installation directory (e.g. `/opt/watcom/h`).\n- Execute `make midibeep.exe` in the project root.\n\n## References\n\n- https://web.archive.org/web/20140216225718/http://www.sonicspot.com/guide/midifiles.html\n- https://ccrma.stanford.edu/~craig/articles/linuxmidi/misc/essenmidi.html\n- http://www.music.mcgill.ca/~ich/classes/mumt306/StandardMIDIfileformat.html#BM3\\_1\n- https://www.recordingblogs.com/wiki/musical-instrument-digital-interface-midi\n\nDocumentation available at: https://indigoparadox.github.io/mindi/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findigoparadox%2Fmindi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findigoparadox%2Fmindi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findigoparadox%2Fmindi/lists"}