{"id":28954586,"url":"https://github.com/polygon/midimaxe","last_synced_at":"2025-07-23T19:34:34.502Z","repository":{"id":238931213,"uuid":"798013438","full_name":"polygon/midimaxe","owner":"polygon","description":"Synchronizes everything","archived":false,"fork":false,"pushed_at":"2025-01-01T13:34:02.000Z","size":100,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T19:11:31.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/polygon.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":"2024-05-08T23:23:14.000Z","updated_at":"2025-06-15T22:15:34.000Z","dependencies_parsed_at":"2024-06-09T18:23:19.918Z","dependency_job_id":"3b12c0b2-ad3a-42e4-87ca-758e88bf8dab","html_url":"https://github.com/polygon/midimaxe","commit_stats":null,"previous_names":["polygon/midimaxe"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/polygon/midimaxe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygon%2Fmidimaxe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygon%2Fmidimaxe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygon%2Fmidimaxe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygon%2Fmidimaxe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polygon","download_url":"https://codeload.github.com/polygon/midimaxe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygon%2Fmidimaxe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266738347,"owners_count":23976417,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-06-23T19:10:50.061Z","updated_at":"2025-07-23T19:34:34.488Z","avatar_url":"https://github.com/polygon.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Midimaxe\n\nMIDI master clock for the synthie jam session\n\n[![asciicast](https://asciinema.org/a/EvLaL88JvkaVTNHCR4e7L5J2I.svg)](https://asciinema.org/a/EvLaL88JvkaVTNHCR4e7L5J2I)\n\n## Introduction\n\nMidimaxe is a MIDI master clock for multiple MIDI devices. Clients can join and leave during a session. Clients joining late will be started precisely at a multiple of a definable Quantum (usually 1, 4, 8, or 16 bars).\n\nIt also comes with a beat and quantum display that can be put on a screen in the session room. No one has an excuse not to play on the correct beat now.\n\n## Motivation\n\nI regularly join a synthesizer jam session where I used my DAW (Bitwig Studio) to synchronize all the hardware synths and laptops. This turned out problematic sometimes. Loading a particularly CPU intensive patch could desync the whole session. People join and leave during the session, cables get janked out, people press the wrong button on their device, usually requiring a full restart to get everything back in sync. I wanted a sync solution that could:\n\n* Provide a synchronized MIDI clock to many connected USB MIDI devices\n* Allow devices to join and leave during the session\n* Joining devices do so at a specified quantum (e.g. 4, 8, 16 bars)\n\nThis will allow resuming single devices that lost synchronization without stopping the whole session.\n\n## Building\n\nInstall Rust by your preferred means. Then build as usual:\n\n```\ncargo build --release\ncargo run --bin midimaxe --release\ncargo run --bin sync_checker --release\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolygon%2Fmidimaxe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolygon%2Fmidimaxe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolygon%2Fmidimaxe/lists"}