{"id":34235015,"url":"https://github.com/solarnz/pamidicontrol","last_synced_at":"2026-03-12T17:39:15.048Z","repository":{"id":57560889,"uuid":"273646144","full_name":"solarnz/pamidicontrol","owner":"solarnz","description":"A utility to control the volume of PulseAudio streams / sinks / sources with a midi device","archived":false,"fork":false,"pushed_at":"2025-06-02T09:09:45.000Z","size":7095,"stargazers_count":29,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T20:16:42.644Z","etag":null,"topics":["audio","go","golang","midi","midi-controller","pulseaudio"],"latest_commit_sha":null,"homepage":null,"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/solarnz.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":"2020-06-20T05:41:37.000Z","updated_at":"2025-06-02T09:09:49.000Z","dependencies_parsed_at":"2024-06-20T02:53:52.683Z","dependency_job_id":"f487b990-11e5-4a7c-b44d-769d7e74a8cd","html_url":"https://github.com/solarnz/pamidicontrol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solarnz/pamidicontrol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarnz%2Fpamidicontrol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarnz%2Fpamidicontrol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarnz%2Fpamidicontrol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarnz%2Fpamidicontrol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solarnz","download_url":"https://codeload.github.com/solarnz/pamidicontrol/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarnz%2Fpamidicontrol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27758422,"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","status":"online","status_checked_at":"2025-12-16T02:00:10.477Z","response_time":57,"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":["audio","go","golang","midi","midi-controller","pulseaudio"],"created_at":"2025-12-16T02:01:22.669Z","updated_at":"2025-12-16T02:03:20.393Z","avatar_url":"https://github.com/solarnz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pamidicontrol\nA utility to control the volume of PulseAudio streams / sinks / sources with a midi device\n\nThis has been tested with a [KORG nanoKontrol2](https://www.korg.com/au/products/computergear/nanokontrol2/) on ArchLinux. The\nnanoKontrol2 is an in-expensive USB midi device with 8 sliders, 8 knobs and 24 buttons, which is great for having more\nfine-grained control over your audio setup!\n\n# Installation\n\nYou will need the `portmidi` library installed. In Arch, install this with `pacman -S portmidi` under Debian Based systems, you will need to install `libportmidi-dev`\n\n```\ngo get github.com/solarnz/pamidicontrol\n```\n\n# Configuration\n\npamidicontrol requires the use of a configuration file. Place the config file under `$HOME/.config/pamidicontrol/config.yaml`.\nYou can checkout the [example configuration file](https://github.com/solarnz/pamidicontrol/blob/master/config.yaml) to see how to configure pamidicontrol.\nYou must set a bare-minimum the Input and Output midi device names.\n\npamidicontrol will print to stderr all of the midi control messages it gets, so you can easily build up your configuration file iteratively.\n\n# Troubleshooting\n\n## panic: runtime error: invalid memory address or nil pointer dereference on startup\n\nMake sure that the names you have configured for `InputMidiName` / `OutputMidiName` actually exist.\n\n## /usr/run/XXX/pulse/dbox-socket not found\n\nOn some distributions, PulseAudio is configured without D-Bus control by default. To enable D-Bus control for PulseAudio, add `load-module module-dbus-protocol` to your PulseAudio configuration file located at `/etc/pulse/default.pa`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolarnz%2Fpamidicontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolarnz%2Fpamidicontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolarnz%2Fpamidicontrol/lists"}