{"id":16188285,"url":"https://github.com/konsumer/jetmidi","last_synced_at":"2025-03-19T03:30:39.563Z","repository":{"id":30616602,"uuid":"34171971","full_name":"konsumer/jetmidi","owner":"konsumer","description":"Play midi over the internet, with websockets","archived":false,"fork":false,"pushed_at":"2015-06-16T21:07:16.000Z","size":172,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-17T02:51:23.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/konsumer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-18T15:54:17.000Z","updated_at":"2018-10-17T04:43:54.000Z","dependencies_parsed_at":"2022-08-03T15:14:46.104Z","dependency_job_id":null,"html_url":"https://github.com/konsumer/jetmidi","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fjetmidi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fjetmidi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fjetmidi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fjetmidi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konsumer","download_url":"https://codeload.github.com/konsumer/jetmidi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244350660,"owners_count":20439284,"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":[],"created_at":"2024-10-10T07:25:48.354Z","updated_at":"2025-03-19T03:30:39.207Z","avatar_url":"https://github.com/konsumer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jetmidi\nPlay midi over the internet, with sockets\n\nThis is a peer-to-peer socket for 2-way MIDI signals. It will attempt to traverse firewalls in the way, and allow you to send MIDI back and forth via a virtual MIDI pipe.\n\n# cli\n\nAfter installing with `npm install -g jetmidi`, you can run `jetmidi` to get some help.\n\n\n## basic usage\n\nOne one computer (IP address 192.168.0.4, in this example) run this:\n\n```\njetmidi --ip 192.168.0.5 --port 5556 --destination 5557\n```\n\nOn the other machine (IP address 192.168.0.5, in this example):\n\n```\njetmidi --ip 192.168.0.4 --port 5557 --destination 5556\n```\n\nOn both computers you will get virtual MIDI devices named \"JetMIDI in/out\" that you can connect your DAW or input device to.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Fjetmidi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonsumer%2Fjetmidi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Fjetmidi/lists"}