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

https://github.com/othmar52/ui24r-light

a less bloated html5 gui for the mixer hardware "Soundcraft UI24R"
https://github.com/othmar52/ui24r-light

Last synced: 4 days ago
JSON representation

a less bloated html5 gui for the mixer hardware "Soundcraft UI24R"

Awesome Lists containing this project

README

          

# ui24r-light

alternative audio routing for soundcraft ui24r's native web interface
simple webgui for using ui24r only as a matrix audio router

[](https://github.com/othmar52/ui24r-light/blob/master/media/soundcraft-ui24r-matrix-audio-router.png?raw=true)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).