Skip to content

NaturalDevCR/MyUiPro

Repository files navigation

My Ui Pro (my-ui-pro)

Soundcraft Ui Interface

Intro

This App has been made with the purpose of showing multiple frames in a single window to access the Ui interface, you can also switch between layers.

It's also possible to access quick shortcuts to interact directly with the Ui.

Compatibility

IT should work on the 3 Ui models right away (Ui12, Ui16, Ui24r)

Known bugs

-- Keyboard shortcuts won't work and will never work, this is a known limitation for iframes.

Feeling generous?

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Build for local access without a server

# ./quasar.config.js

vitePlugins: [
        //viteSingleFile(), //Uncomment to create an inlined single html file and run the app without a web server // Remember to fix assets routes from / to ./ directly in the html file
        ...

Limitations

  • Keyboard shortcuts won't work, this is due to iframes cross-origin limitation.
  • HTML single file version works only on Chrome and Edge, Appearently some firefox versions seem to have problems reported by users

Tested on

  • Ui16
  • Chrome v108.0.5359.94
  • Firefox v107.0.1

Customize the configuration

See Configuring quasar.config.js.

Credits

Watch and say thanks to @fmalcher for his Connection Library. Make sure you support him! ;)

Want to join the Ui Community?

Soundcraft Ui24r Community
Soundcraft Ui12/16 Community
Soundcraft Comunidad en Español