https://github.com/adzialocha/kubismus
Experimental OSC Editor
https://github.com/adzialocha/kubismus
ableton electron osc
Last synced: about 1 year ago
JSON representation
Experimental OSC Editor
- Host: GitHub
- URL: https://github.com/adzialocha/kubismus
- Owner: adzialocha
- License: gpl-3.0
- Created: 2018-05-07T14:16:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T09:45:21.000Z (over 4 years ago)
- Last Synced: 2025-03-20T21:31:38.907Z (about 1 year ago)
- Topics: ableton, electron, osc
- Language: JavaScript
- Homepage:
- Size: 609 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# kubismus
An experimental OSC Editor controlling Ableton Live Parameters from the outside with the help of this [Max For Live Device](https://github.com/adzialocha/solo-link-m4l).
## Installation
```
yarn
```
## Development
```
yarn lint
yarn watch
yarn serve // or yarn start in parallel terminal
```
## Compile electron application
```
yarn compile
```
## License
`GPL v3`