{"id":21570409,"url":"https://github.com/arirusso/midi-jruby","last_synced_at":"2025-04-10T14:12:43.282Z","repository":{"id":43807448,"uuid":"1643541","full_name":"arirusso/midi-jruby","owner":"arirusso","description":"Realtime MIDI IO in JRuby","archived":false,"fork":false,"pushed_at":"2022-02-18T02:21:28.000Z","size":63,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-23T19:24:46.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/arirusso.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}},"created_at":"2011-04-21T02:40:36.000Z","updated_at":"2022-02-18T02:17:45.000Z","dependencies_parsed_at":"2022-08-31T19:50:26.478Z","dependency_job_id":null,"html_url":"https://github.com/arirusso/midi-jruby","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arirusso%2Fmidi-jruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arirusso%2Fmidi-jruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arirusso%2Fmidi-jruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arirusso%2Fmidi-jruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arirusso","download_url":"https://codeload.github.com/arirusso/midi-jruby/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248232687,"owners_count":21069489,"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-11-24T11:12:33.732Z","updated_at":"2025-04-10T14:12:43.258Z","avatar_url":"https://github.com/arirusso.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# midi-jruby\n\nRealtime MIDI IO with JRuby using the javax.sound.midi API.\n\nIn the interest of allowing people on other platforms to utilize your code, you should consider using [unimidi](http://github.com/arirusso/unimidi).  Unimidi is a platform independent wrapper that implements midi-jruby and has a similar API.  \n\n## Features\n\n* Simplified API\n* Input and output on multiple devices concurrently\n* Generalized handling of different MIDI Message types (including SysEx)\n* Timestamped input events\n\n## Install\n\nIf you're using Bundler, add this line to your application's Gemfile:\n\n`gem \"midi-jruby\"`\n\nOtherwise\n\n`gem install midi-jruby`\n\n## Examples\n\n* [Input](http://github.com/arirusso/midi-jruby/blob/master/examples/input.rb)\n* [Output](http://github.com/arirusso/midi-jruby/blob/master/examples/output.rb)\n\n## Issues\n\nThere is [an issue](http://stackoverflow.com/questions/8148898/java-midi-in-mac-osx-broken) that causes javax.sound.midi not to be able to send SysEx messages in some versions of OSX.\n\n## Documentation\n\n* [rdoc](http://rdoc.info/gems/midi-jruby)\n\n## License\n\nApache 2.0, See the file LICENSE\n\nCopyright (c) 2011-2022 [Ari Russo](http://github.com/arirusso)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farirusso%2Fmidi-jruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farirusso%2Fmidi-jruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farirusso%2Fmidi-jruby/lists"}