{"id":13783733,"url":"https://github.com/Boddlnagg/midir","last_synced_at":"2025-05-11T19:31:29.774Z","repository":{"id":36096158,"uuid":"40397197","full_name":"Boddlnagg/midir","owner":"Boddlnagg","description":"Cross-platform realtime MIDI processing in Rust.","archived":false,"fork":false,"pushed_at":"2024-10-18T15:11:06.000Z","size":303,"stargazers_count":622,"open_issues_count":36,"forks_count":77,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-10-31T11:47:54.207Z","etag":null,"topics":["audio","cross-platform","library","midi","rust","rust-bindings"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Boddlnagg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-08-08T08:51:13.000Z","updated_at":"2024-10-31T01:34:01.000Z","dependencies_parsed_at":"2023-02-15T11:30:53.370Z","dependency_job_id":"d55f755c-b2d3-425c-9e2f-4f6821133bbc","html_url":"https://github.com/Boddlnagg/midir","commit_stats":{"total_commits":183,"total_committers":21,"mean_commits":8.714285714285714,"dds":"0.15300546448087426","last_synced_commit":"db24d55a873d0213e1c61329a2f84c886430a9ce"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boddlnagg%2Fmidir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boddlnagg%2Fmidir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boddlnagg%2Fmidir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boddlnagg%2Fmidir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Boddlnagg","download_url":"https://codeload.github.com/Boddlnagg/midir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225086535,"owners_count":17418744,"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":["audio","cross-platform","library","midi","rust","rust-bindings"],"created_at":"2024-08-03T19:00:29.514Z","updated_at":"2024-11-17T20:31:05.358Z","avatar_url":"https://github.com/Boddlnagg.png","language":"Rust","funding_links":[],"categories":["Standalone","Rust"],"sub_categories":[],"readme":"# midir [![crates.io](https://img.shields.io/crates/v/midir.svg)](https://crates.io/crates/midir) [![Build Status](https://dev.azure.com/Boddlnagg/midir/_apis/build/status/Boddlnagg.midir?branchName=master)](https://dev.azure.com/Boddlnagg/midir/_build/latest?definitionId=1)\n\nCross-platform, realtime MIDI processing in Rust.\n\n## Features\n**midir** is inspired by [RtMidi](https://github.com/thestk/rtmidi) and supports the same features*, including virtual ports (except on Windows) and full SysEx support – but with a rust-y API!\n\n\u003csup\u003e* With the exception of message queues, but these can be implemented on top of callbacks using e.g. Rust's channels.\u003c/sup\u003e\n\n**midir** currently supports the following platforms/backends: \n- [x] ALSA (Linux)\n- [x] WinMM (Windows)\n- [x] CoreMIDI (macOS, iOS (untested))\n- [x] WinRT (Windows 8+), enable the `winrt` feature\n- [x] Jack (Linux, macOS), enable the `jack` feature\n- [x] Web MIDI (Chrome, Opera, perhaps others browsers)\n\nA higher-level API for parsing and assembling MIDI messages might be added in the future.\n\n## Documentation \u0026 Example\nAPI docs can be found at [docs.rs](https://docs.rs/crate/midir/). You can find some examples in the [`examples`](examples/) directory. Or simply run `cargo run --example test_play` after cloning this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBoddlnagg%2Fmidir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBoddlnagg%2Fmidir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBoddlnagg%2Fmidir/lists"}