WebUISynth | simple synth with a JUCE audio engine

 by   tomduncalf C++ Version: Current License: MIT

kandi X-RAY | WebUISynth Summary

kandi X-RAY | WebUISynth Summary

WebUISynth is a C++ library. WebUISynth has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A project building a simple synth (using JUCE's DSP classes and mostly copying the JUCE DSP tutorial) integrated with a web UI (using React and TypeScript). The UI is automatically synchronised with the plugin's state, taking advantage of JUCE's ValueTree class on the C++ side and MobX on the Javascript side. The project is intended as a showcase for the juce_browser_integration module I have created, which provides helper classes and patterns for easily integrating a web UI with a JUCE app. You can see that only a small amount of code is required from the developer to hook up UI to the plugin's parameters: Parameters.tsx – the code in the juceIntegration directory (which will be split out into its own reusable npm module) takes care of automatically synchronising state between JUCE and JS. The plugin also integrates an oscilloscope running at 30fps (rendered using a HTML canvas), to demonstrate that fast state updates are possible without a significant impact on performance – in my measurements, the CPU usage remained in the same ballpark as doing the same rendering with JUCE graphics. Please see the JUCE module's repo for more details on the integration: Ultimately this project and the integration will be cross-platform on both desktop and mobile, but right now it has only been tested on macOS and iOS.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              WebUISynth has a low active ecosystem.
              It has 32 star(s) with 6 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 2 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of WebUISynth is current.

            kandi-Quality Quality

              WebUISynth has no bugs reported.

            kandi-Security Security

              WebUISynth has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              WebUISynth is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              WebUISynth releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of WebUISynth
            Get all kandi verified functions for this library.

            WebUISynth Key Features

            No Key Features are available at this moment for WebUISynth.

            WebUISynth Examples and Code Snippets

            No Code Snippets are available at this moment for WebUISynth.

            Community Discussions

            No Community Discussions are available at this moment for WebUISynth.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install WebUISynth

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/tomduncalf/WebUISynth.git

          • CLI

            gh repo clone tomduncalf/WebUISynth

          • sshUrl

            git@github.com:tomduncalf/WebUISynth.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link