{"id":19506636,"url":"https://github.com/david-vandensteen/midi-cmd","last_synced_at":"2026-05-01T03:32:57.200Z","repository":{"id":75587885,"uuid":"462645465","full_name":"David-Vandensteen/midi-cmd","owner":"David-Vandensteen","description":"Command line utility to send a midi control change message ","archived":false,"fork":false,"pushed_at":"2024-04-19T11:31:51.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T22:16:41.975Z","etag":null,"topics":["cli","javascript","midi","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/David-Vandensteen.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}},"created_at":"2022-02-23T08:27:44.000Z","updated_at":"2024-04-19T08:03:53.000Z","dependencies_parsed_at":"2024-04-19T09:27:48.455Z","dependency_job_id":"53fff559-4e21-4168-b421-fed9d2bbacc2","html_url":"https://github.com/David-Vandensteen/midi-cmd","commit_stats":null,"previous_names":["david-vandensteen/midi-cmd"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/David-Vandensteen/midi-cmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Vandensteen%2Fmidi-cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Vandensteen%2Fmidi-cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Vandensteen%2Fmidi-cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Vandensteen%2Fmidi-cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/David-Vandensteen","download_url":"https://codeload.github.com/David-Vandensteen/midi-cmd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Vandensteen%2Fmidi-cmd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32484352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["cli","javascript","midi","nodejs"],"created_at":"2024-11-10T22:37:48.166Z","updated_at":"2026-05-01T03:32:57.176Z","avatar_url":"https://github.com/David-Vandensteen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# midi-cmd\n\nA command-line utility for sending MIDI control change or monitoring messages from a MIDI interface.  \nThis tool can be useful for debugging or configuring a MIDI environment.  \n  \nA Windows (x64) binary is available in the releases section for immediate use.  \nNote that this tool has not been tested on macOS or Linux.\n\n\n***Not tested on OSX \u0026 Linux***\n\n## Set Up\n```cmd\nnpm i\n```\n\n## Usage\n***Help:***\n```\nnpm start -- --help\n```\n\n***Available midi interfaces:***\n```\nnpm start -- --list\n```\n\n***example:***  \nTo send a MIDI control change on MIDI interface name \"myMidiOutName\", channel 0, controller 10 with the value 64:\n```\nnpm start -- -m send -o myMidiOutName --ch 0 -c 10 -v 64\n```\n\nTo monitor MIDI message from interface name \"myMidiInName\"\n```\nnpm start -- -m monitor -i myMidiInName\n```\n\n## Development\n***lint***\n```\nnpm run lint\n```\n***build a binary for Windows***\n```\nnpm run package\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-vandensteen%2Fmidi-cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavid-vandensteen%2Fmidi-cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-vandensteen%2Fmidi-cmd/lists"}