Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

If UserValue names are too long, controls do not work correctly #37

Open
Sciss opened this issue Nov 10, 2016 · 0 comments
Open

If UserValue names are too long, controls do not work correctly #37

Sciss opened this issue Nov 10, 2016 · 0 comments
Labels

Comments

@Sciss
Copy link
Contributor

Sciss commented Nov 10, 2016

There is no provision for ensuring control names are short, resulting in errors, for example in the following case of UserValue keys:

"temperature thresh low  [°]"  // 27 -- broken
"temp thresh low  [°]" // 20 -- ok

We need to use something akin to the abbreviate method used for the synth def names.

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

1 participant