GithubHelp home page GithubHelp logo

resourcehog / myuipro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from naturaldevcr/myuipro

0.0 0.0 0.0 2.42 MB

Soundcraft Ui Multiframe Wrapper

JavaScript 16.86% Ruby 0.39% TypeScript 36.80% CSS 0.07% Swift 2.72% HTML 0.68% Vue 40.59% SCSS 1.89%

myuipro's Introduction

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

myuipro's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.