square brackets before the name like so...
f0 = hslider("/h:main/[1]sa [style:knob]", 36, 24, 72, 1) : sm : ba.midikey2hz;
// the base pitch of the drone
t60 = hslider("/h:main/[2]decay_time [style:knob][unit:s]", 10, 0, 100, 0.1) :
sm; // how long the strings decay
damp = 1. - hslider("/h:main/[3]high_freq_loss [style:knob]", 0, 0, 1., 0.01) :
sm; // string brightness
fd = hslider("/h:main/[4]harmonic_motion [style:knob][scale:exp]", 0.001, 0.,
1, 0.0001) : *(0.2) : sm; // controls the detuning of
> On 16 Feb 2018, at 19:48, 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
------------------------------------------------------------------------------
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