{"id":20020462,"url":"https://github.com/shakfu/miditools","last_synced_at":"2026-01-31T10:01:31.434Z","repository":{"id":179226736,"uuid":"663140577","full_name":"shakfu/miditools","owner":"shakfu","description":"Simplified cmake builds of Geert Bevin's sendmidi and receivemidi ","archived":false,"fork":false,"pushed_at":"2023-07-30T21:53:39.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-07T14:04:14.228Z","etag":null,"topics":["cmake","juce","midi","receivemidi","sendmidi"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shakfu.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":"2023-07-06T16:33:07.000Z","updated_at":"2025-03-01T21:12:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b0a3ef3-fe17-4a8d-845a-cb6bf298d237","html_url":"https://github.com/shakfu/miditools","commit_stats":null,"previous_names":["shakfu/miditools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shakfu/miditools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakfu%2Fmiditools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakfu%2Fmiditools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakfu%2Fmiditools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakfu%2Fmiditools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shakfu","download_url":"https://codeload.github.com/shakfu/miditools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakfu%2Fmiditools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28937800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T08:53:31.997Z","status":"ssl_error","status_checked_at":"2026-01-31T08:51:38.521Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cmake","juce","midi","receivemidi","sendmidi"],"created_at":"2024-11-13T08:32:28.152Z","updated_at":"2026-01-31T10:01:31.421Z","avatar_url":"https://github.com/shakfu.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# miditools\n\nSimplified cmake builds of Geert Bevin's [SendMIDI](https://github.com/gbevin/SendMIDI) and [ReceiveMIDI](https://github.com/gbevin/ReceiveMIDI).\n\nThis project has three submodules:\n\n1. [JUCE](https://github.com/juce-framework/JUCE)\n2. [SendMIDI](https://github.com/gbevin/SendMIDI)\n3. [ReceiveMIDI](https://github.com/gbevin/ReceiveMIDI)\n\n\n(2) and (3) depend on (1) and only have a projucer-based buildsystem, which is not so nice if you are building on a raspberrypi via an ssh connection.\n\nGiven that JUCE has added a cmake based build capability, all this project does is add a `CMakeLists.txt` file to each of (2) and (3) and then builds them with cmake.\n\nA Makefile frontend is provided to keep things as simple as possible.\n\n## Usage\n\n```bash\ngit clone --depth=1 --shallow-submodules \\\n\thttps://github.com/shakfu/miditools.git\ncd miditools\nmake\n```\n\nAfter this ends, you can retrieve the the build products here:\n\n```\nmiditools/build/ReceiveMIDI/receivemidi_artefacts/receivemidi\nmiditools/build/SendMIDI/sendmidi_artefacts/sendmidi\n```\n\nOr optionally install to `/usr/local/bin` by default or specify a custom install directory as follows:\n\n```bash\n\nmake install INSTALL_DIR=\u003ccustom-install-dir\u003e\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakfu%2Fmiditools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshakfu%2Fmiditools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakfu%2Fmiditools/lists"}