@Stéphane: here is the dsp, it is a simple drum sequencer (thank to the new soundfile option!):

https://github.com/sonejostudios/faustdrumseq

@Julius: Your solution works! It doesn't show two digits but at least the order is correct. Thank you!

All the best,

Vince



On 09/24/2018 08:02 PM, Julius Smith wrote:
You can say "[%2i]" to get two-digit fields.

- Julius
On Mon, Sep 24, 2018 at 2:33 AM Stéphane Letz <[email protected]> wrote:
Can you send your DSP test code? (I remember using the %i syntax with 
additional spaces should work…)

Stéphane

Le 23 sept. 2018 à 18:40, azvinz via Faudiostream-users 
<[email protected]> a écrit :

Hello everybody,

I have a small question concerning parallel compositions for GUI elements:

"i" started counting at 0, but not at 00, so the final order on the GUI (jaqt) 
looks like this:

0,1,10,11,12,13,14,15,16,2,3,4,5,6,7,8,9

Is there a way to solve this?

I'm trying to write a step sequencer, but with this wrong gui order it is not 
usable :(

Thank you in advance,

Vince


_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users


_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users





_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to