https://github.com/moul/music-paint
paint-based midi controller
https://github.com/moul/music-paint
hack midi midi-controller music paint
Last synced: 4 months ago
JSON representation
paint-based midi controller
- Host: GitHub
- URL: https://github.com/moul/music-paint
- Owner: moul
- License: other
- Created: 2019-09-19T17:42:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-02-04T21:10:27.000Z (5 months ago)
- Last Synced: 2026-02-05T09:27:33.853Z (5 months ago)
- Topics: hack, midi, midi-controller, music, paint
- Language: Makefile
- Homepage: https://manfred.life/music
- Size: 46.9 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Authors: AUTHORS
- Copyright: COPYRIGHT
Awesome Lists containing this project
README
# music-paint
:smile: music-paint
[](https://circleci.com/gh/moul/music-paint)
[](https://godoc.org/moul.io/music-paint)
[](https://github.com/moul/music-paint/blob/master/COPYRIGHT)
[](https://github.com/moul/music-paint/releases)
[](https://goreportcard.com/report/moul.io/music-paint)
[](https://www.codefactor.io/repository/github/moul/music-paint)
[](https://codecov.io/gh/moul/music-paint)
[](https://microbadger.com/images/moul/music-paint)
[](https://golangci.com/r/github.com/moul/music-paint)
[](https://www.npmjs.com/package/@moul.io/music-paint)
[](https://sourcegraph.com/github.com/moul/music-paint?badge)
[](https://manfred.life/)
## Usage
```console
$ music-paint -h
...
```
## Install
### Using go
```console
$ go get -u moul.io/music-paint
```
### Using brew
```console
$ brew install moul/moul/music-paint
```
### Download releases
https://github.com/moul/music-paint/releases
## License
© 2019 [Manfred Touron](https://manfred.life)
Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([`LICENSE-APACHE`](LICENSE-APACHE)) or the [MIT license](https://opensource.org/licenses/MIT) ([`LICENSE-MIT`](LICENSE-MIT)), at your option. See the [`COPYRIGHT`](COPYRIGHT) file for more details.
`SPDX-License-Identifier: (Apache-2.0 OR MIT)`