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

Display strings on param page #50

Open
jojoDUB opened this issue May 6, 2021 · 1 comment
Open

Display strings on param page #50

jojoDUB opened this issue May 6, 2021 · 1 comment

Comments

@jojoDUB
Copy link

jojoDUB commented May 6, 2021

The values of the params in the gen~ patcher may not be effective names for a useable control interface.
In order to improve the building of custom UIs on Daisy hardware I propose the ability to add a string at the end of the param name that signifies what shall be displayed instead of the values that are used. I think this particularly makes sense with int or bool parameters that are used for switching modes/settings in gen~ . Since we can only do it in the param name itself your idea from slack sounds good:

[param knob1_mode_stereo|pingpong|ms @min 0 @max 2]

I case you end up implementing this it would be perfect, if the param name that gets displayed ignored those value settings (as well as the int/bool setting) to clean up the interface.

@grrrwaaa
Copy link
Contributor

grrrwaaa commented Jul 7, 2021

I'm punting on this right now as there may be bigger changes scheduled for the OLED UI, now that there's a more generalized set of UI features being developed in libdaisy

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

No branches or pull requests

2 participants