Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JUCE integration #7

Open
nahkd123 opened this issue Jun 30, 2023 · 0 comments
Open

JUCE integration #7

nahkd123 opened this issue Jun 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nahkd123
Copy link
Contributor

nahkd123 commented Jun 30, 2023

JUCE is a framework for developing audio plugins. One nice thing about this is that there's at least 1 JUCE application that can run in browser. The modification of the framework can be found here.

I originally thought of using CLAP for plugins that wasn't made for Mixery (plugins made for Mixery must be written in JavaScript/TypeScript), but juce_emscripten exists and well, I don't want to reinvent the wheel, so I decided to go for JUCE instead.

Since JUCE is quite popular, users can find get their favorite plugins working in Mixery (or maybe there's something else into it, like requiring the plugin to compile to WebAssembly?), such as Synthesizer V.

@nahkd123 nahkd123 changed the title JUCE framework integration JUCE integration Jun 30, 2023
@nahkd123 nahkd123 added the enhancement New feature or request label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant