{"id":30767741,"url":"https://github.com/youpy/nerpin","last_synced_at":"2026-02-11T22:12:18.980Z","repository":{"id":6672605,"uuid":"7917420","full_name":"youpy/nerpin","owner":"youpy","description":"A Ruby library to send manufacturer-specific or instrument-specific MIDI messages","archived":false,"fork":false,"pushed_at":"2025-02-08T15:40:59.000Z","size":95,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T20:12:46.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/youpy.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":"2013-01-30T15:40:05.000Z","updated_at":"2025-02-08T15:41:03.000Z","dependencies_parsed_at":"2022-08-28T03:51:54.185Z","dependency_job_id":null,"html_url":"https://github.com/youpy/nerpin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/youpy/nerpin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fnerpin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fnerpin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fnerpin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fnerpin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youpy","download_url":"https://codeload.github.com/youpy/nerpin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fnerpin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29347635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"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":[],"created_at":"2025-09-04T20:09:01.691Z","updated_at":"2026-02-11T22:12:18.975Z","avatar_url":"https://github.com/youpy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nerpin [![Ruby](https://github.com/youpy/nerpin/actions/workflows/ruby.yml/badge.svg)](https://github.com/youpy/nerpin/actions/workflows/ruby.yml)\n\nA Ruby library to send manufacturer-specific or instrument-specific MIDI messages\n\n## Supported Instruments\n\n* [Alesis micron](http://www.alesis.com/micron)\n* [Alesis ion](http://www.alesis.com/ion) (not tested)\n* [Akai MINIAK](http://www.akaipro.com/miniak) (not tested)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'nerpin'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install nerpin\n\n## Usage\n\n```ruby\nrequire 'coremidi'\nrequire 'nerpin'\n\ndestination = CoreMIDI::Destination.first\nmicron = Nerpin::Micron(destination)\n\nmicron.oscillator_1_octave(3)\n```\n\n## See Also\n\n* [Alesis Ion, Micron and Akai Miniak Synth Wiki - Common FAQ](http://ion-micron-miniak.wikia.com/wiki/Common_FAQ)\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoupy%2Fnerpin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoupy%2Fnerpin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoupy%2Fnerpin/lists"}