An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Kubismus OSC Editor](https://raw.githubusercontent.com/adzialocha/kubismus/master/screenshot.png)

# 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`