{"id":39855139,"url":"https://github.com/laenzlinger/go-midi-rtp","last_synced_at":"2026-01-18T13:49:34.057Z","repository":{"id":76215407,"uuid":"163869696","full_name":"laenzlinger/go-midi-rtp","owner":"laenzlinger","description":"Go library for RTP-MIDI (WIP)","archived":false,"fork":false,"pushed_at":"2024-02-13T14:22:33.000Z","size":2274,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T17:58:27.763Z","etag":null,"topics":["go","golang","midi","rtp"],"latest_commit_sha":null,"homepage":"","language":"Go","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/laenzlinger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-01-02T17:21:59.000Z","updated_at":"2024-08-22T06:32:52.000Z","dependencies_parsed_at":"2024-02-13T15:47:04.690Z","dependency_job_id":"626d8193-c055-4259-95f7-0f28545dfa95","html_url":"https://github.com/laenzlinger/go-midi-rtp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laenzlinger/go-midi-rtp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laenzlinger%2Fgo-midi-rtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laenzlinger%2Fgo-midi-rtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laenzlinger%2Fgo-midi-rtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laenzlinger%2Fgo-midi-rtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laenzlinger","download_url":"https://codeload.github.com/laenzlinger/go-midi-rtp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laenzlinger%2Fgo-midi-rtp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T13:04:05.990Z","status":"ssl_error","status_checked_at":"2026-01-18T13:01:44.092Z","response_time":98,"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":["go","golang","midi","rtp"],"created_at":"2026-01-18T13:49:33.472Z","updated_at":"2026-01-18T13:49:34.044Z","avatar_url":"https://github.com/laenzlinger.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RTP-MIDI implementation in go\n\nThe final goal is to provide a [RTP-MIDI](https://en.wikipedia.org/wiki/RTP-MIDI) implemation in go.\n\nThe implementation is currently only tested with the Apple MIDI Network Driver and is restricted to \nApple's specific session initiation protocol.\n\nThis work is inspired and based on the the following open source code:\n\n* [raveloxmidi](https://github.com/ravelox/pimidi/tree/master/raveloxmidi)\n* [node-rtpmidi](https://github.com/jdachtera/node-rtpmidi)\n\nThe project depends on [zeroconf](https://github.com/grandcat/zeroconf) to support service discovery with mDSN\n\n## Supported features\n* Act as session listener\n* Single and mulitple MIDI commands per message with delta time\n\n\n## TODO\n\nWARNING: THIS IMPLEMENTATION IS INCOMPLETE AND WORK IN PROGRESS\n\nThe API is not yet stable and will change in future.\n\nThe implementation is planned to continue with the following tasks\n\n## Act as session listener\n* Send recovery journal\n  * Support closed-loop sending policy\n  * Support channel-journal\n    * Chapter-N\n    * Other Chapters\n  * Support system-journal\n* Support receiving midi payload\n  * Receive recovery journal\n* Keep-alive message (empty data)\n* Improve error handling\n* Merge multiple streams\n* Hide implementation details (Slimmer API)\n* Support phantom bit\n* Support enhanced Chapter C encoding\n\n## Act as session initiator\n* initiate a new connection to a remote session\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaenzlinger%2Fgo-midi-rtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaenzlinger%2Fgo-midi-rtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaenzlinger%2Fgo-midi-rtp/lists"}