Hi Mykle,

Just place the parameter number in the interface between squared brackets
before its name in the declaration:

a1 = hslider("[0]a1",...);
a2 = hslider("[1]a2",...);

The same works for groups too, of course...

++

Romain

On Fri, Feb 16, 2018 at 11:48 AM, Mykle Hansen <[email protected]> wrote:

> Hi,
>
> A quick question I can’t find in the docs: when several
> UI elements (like vslider(), for instance) exist in the
> same level of the Faust UI hierarchy, they seem to be
> ordered by alphabetizing their labels.  Is there any
> metadata I can add to change that ordering?
>
> (Trying to clean up the UI of my filter, which includes
> some blank-labeled hgroups/vgroups I want to sort.)
>
> Thanks,
> -mykle-
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Faudiostream-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>



-- 

Romain Michon
(+1)(650)646-8917http://ccrma.stanford.edu/~rmichon
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to