{"id":26658317,"url":"https://github.com/vipul-sharma20/midi-macro","last_synced_at":"2025-08-30T16:32:48.277Z","repository":{"id":47290816,"uuid":"286231759","full_name":"vipul-sharma20/midi-macro","owner":"vipul-sharma20","description":"Use your MIDI controller (pads, knobs, sliders, keys etc.) to trigger macros","archived":false,"fork":false,"pushed_at":"2021-09-04T19:58:43.000Z","size":36,"stargazers_count":14,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T14:46:52.899Z","etag":null,"topics":["macros","midi","midi-controller"],"latest_commit_sha":null,"homepage":"","language":"Go","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/vipul-sharma20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-09T12:22:04.000Z","updated_at":"2025-01-22T08:01:56.000Z","dependencies_parsed_at":"2022-09-16T23:12:04.807Z","dependency_job_id":null,"html_url":"https://github.com/vipul-sharma20/midi-macro","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vipul-sharma20%2Fmidi-macro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vipul-sharma20%2Fmidi-macro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vipul-sharma20%2Fmidi-macro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vipul-sharma20%2Fmidi-macro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vipul-sharma20","download_url":"https://codeload.github.com/vipul-sharma20/midi-macro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248404559,"owners_count":21097772,"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":["macros","midi","midi-controller"],"created_at":"2025-03-25T09:19:16.918Z","updated_at":"2025-04-11T13:07:57.397Z","avatar_url":"https://github.com/vipul-sharma20.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# midi-macro\n\nUse your MIDI controller (pads, knobs, sliders, keys etc.) to trigger macros.\n\n## Usage\n\n- Build binary (or get the pre-built binaries from the published [releases][releases])\n```\ngo build -o $GOPATH/bin/midimacro midi-macro/*.go\n```\n\n- Usage doc for `midimacro` command\n```\nTool to map macros to your MIDI controller\n\nUsage:\n  midimacro [command]\n\nAvailable Commands:\n  completion  generate the autocompletion script for the specified shell\n  help        Help about any command\n  list        List of connected devices\n  run         Run MIDI event listener\n\nFlags:\n  -h, --help   help for midimacro\n\nUse \"midimacro [command] --help\" for more information about a command.\n```\n\n- Pick your device from the list of connected device with the command below.\n```\nmidimacro list\n```\n\n- Add the device to the configuration file (sample [here][config-file]), and point an environment variable to it\n```\nexport MIDI_MACRO_PATH=/path/to/midi_macros.yml\n```\n\n- Run the executable binary\n```\nmidimacro run\n```\n\n[releases]: https://github.com/vipul-sharma20/midi-macro/releases\n[config-file]: ./config/midi_macros.yml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvipul-sharma20%2Fmidi-macro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvipul-sharma20%2Fmidi-macro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvipul-sharma20%2Fmidi-macro/lists"}