Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Is it possible to use WebView for VST UI? #169

Open
satelllte opened this issue Aug 8, 2021 · 2 comments
Open

Is it possible to use WebView for VST UI? #169

satelllte opened this issue Aug 8, 2021 · 2 comments
Labels

Comments

@satelllte
Copy link

Hi!
I'm trying to understand is it possible to use WebView for VST UI?
For example, using these bindings: https://github.com/Boscop/web-view

@jfalameda
Copy link

Did you manage to figure out if it is possible to use it? I am trying to figure out how to build the UI. What options are available?

@satelllte
Copy link
Author

Hi @jfalameda!
I didn't manage to figure it out 100%, but there are some findings I've got some time ago:

  1. I was able to launch the VST on Mac with WebView based on rust-vst-gui. Here's the fork with my mac-test branch: https://github.com/satelllte/rust-vst-gui/pull/1/files

  2. There's an experimental framework called react-juce, which allows to use React.js UI with JUCE framework. So you can check it out, as well as more organised simple GainPlugin example I've put based on it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants