{"id":32163448,"url":"https://github.com/riottracker/rtmidi","last_synced_at":"2026-02-21T18:01:16.251Z","repository":{"id":18508062,"uuid":"81834253","full_name":"riottracker/RtMidi","owner":"riottracker","description":"Haskell wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library.","archived":false,"fork":false,"pushed_at":"2024-08-19T23:45:59.000Z","size":137,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-21T14:42:59.195Z","etag":null,"topics":["audio","haskell","midi","rtmidi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riottracker.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":"2017-02-13T14:35:17.000Z","updated_at":"2024-08-19T23:46:03.000Z","dependencies_parsed_at":"2023-12-29T02:25:02.079Z","dependency_job_id":"543e53ef-aff8-4ab3-a12b-a4d30de4ec97","html_url":"https://github.com/riottracker/RtMidi","commit_stats":{"total_commits":54,"total_committers":4,"mean_commits":13.5,"dds":0.5,"last_synced_commit":"5f9a58d33b32fab8466429e9ea8a60dce6e5ec32"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riottracker/RtMidi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riottracker%2FRtMidi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riottracker%2FRtMidi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riottracker%2FRtMidi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riottracker%2FRtMidi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riottracker","download_url":"https://codeload.github.com/riottracker/RtMidi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riottracker%2FRtMidi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29689644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T15:51:39.154Z","status":"ssl_error","status_checked_at":"2026-02-21T15:49:03.425Z","response_time":107,"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":["audio","haskell","midi","rtmidi"],"created_at":"2025-10-21T14:32:18.692Z","updated_at":"2026-02-21T18:01:16.245Z","avatar_url":"https://github.com/riottracker.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RtMidi\n\nHaskell wrapper for [RtMidi](http://www.music.mcgill.ca/~gary/rtmidi/), the lightweight, cross-platform MIDI I/O library.\n\n## Version\n\nThe version of this library does not correspond to the RtMidi version (sorry). You can look at the `justfile` to see that we vendor sources\nfrom version `6.0.0`.\n\n## How to use\n\nSee [Hackage](https://hackage.haskell.org/package/RtMidi) for the latest released version and add `RtMidi` and `vector` to your library `build-depends`.\n\nFollow the [callback](https://github.com/riottracker/RtMidi/blob/master/examples/callback.hs) example to receive messages.\n\nFollow the [playback](https://github.com/riottracker/RtMidi/blob/master/examples/playback.hs) example to send messages.\n\n## Development\n\nThis project is tested with Cabal (latest versions of last two compiler lines) and Stack (latest LTS).\n\nYou can get started with development like so (if you have `just` installed):\n\n    # Build and test on OSX CoreMIDI support or Linux with ALSA support.\n    # (You can also manually invoke stack and pass `--flag RtMidi:jack` for Jack support.)\n    just test\n\n    # Print information about all accessible MIDI devices and all compiled APIs.\n    just example-report\n\n## TODO\n\n* See if there is a way to autodetect Jack in the Cabal file.\n* See if there is a way to make OSX not take 3 seconds when initializing the MIDI subsystem.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friottracker%2Frtmidi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friottracker%2Frtmidi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friottracker%2Frtmidi/lists"}