-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
meta: GUI support implementation (take 2.) #158
Labels
Comments
8 tasks
Also there are some bugs I observed so far:
|
atsushieno
added a commit
that referenced
this issue
Jun 10, 2023
context: issue #158 (not readlly completed doc updates yet) (not readlly completed doc updates yet) (not readlly completed doc updates yet) (not readlly completed doc updates yet)
Most of these tasks will be handled post-0.7.7 release as (to my understanding) #153 needs to be resolved (i.e. new default plugin landing app) should take place. Current app is based on static applier that is not suitable to reflect parameter changes. |
|
atsushieno
added a commit
that referenced
this issue
Aug 10, 2023
10 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It takes over #150, now with Surface Control based GUI (starting a7b2449).
Now we consider these options:
while killing these options:
instanceId
and determine whether it controls existing instance or create new.)Here is the updated list of tasks we need to work on:
AudioProcessorEditor::createEditor
implementation) for surface control View (using GUI extension API). Maybe the native UI takes preference over the Web UI (depending on the device's API level).The text was updated successfully, but these errors were encountered: