StepSwitch questions
Posted: 26 Dec 2015 17:37
Using the StepSwitch object for a part of my template and have a few questions. I'm doing a simple 16 step sequence, no looping. I have everything generally working well by triggering note ons at each 'out', which also gives me some different ways to control note offs for different hold effects. Questions are:
- I don't understand how 'length' and 'legato' are used with this object, so I feel like I'm bypassing altogether. If I set length to anything higher than .8 or lower than .2, notes are skipped. But not sure what this is really controlling since I am sending my own noteoffs. Legato has no effect.
- 'swing' also has no effect. This is one feature I'd like access to, so it makes me wonder if I'm using StepSwitch in the right way.
- When I do some basic tests in small template, I get predictable results with good timing. When I try the same functions in my larger template, I seem to get a slight delay between the first and second notes. I've validated that I don't start the clock until after all other processing is done. What should I be looking for to potentially solve this issue? I'm only using 1/16 division for the object, and if I use StepNote, I don't get this delay. (Not using StepNote for my project as I need multiple clocks and that object only seems to work with Clock 0).
Any help or insight would be welcome.
Thx
- I don't understand how 'length' and 'legato' are used with this object, so I feel like I'm bypassing altogether. If I set length to anything higher than .8 or lower than .2, notes are skipped. But not sure what this is really controlling since I am sending my own noteoffs. Legato has no effect.
- 'swing' also has no effect. This is one feature I'd like access to, so it makes me wonder if I'm using StepSwitch in the right way.
- When I do some basic tests in small template, I get predictable results with good timing. When I try the same functions in my larger template, I seem to get a slight delay between the first and second notes. I've validated that I don't start the clock until after all other processing is done. What should I be looking for to potentially solve this issue? I'm only using 1/16 division for the object, and if I use StepNote, I don't get this delay. (Not using StepNote for my project as I need multiple clocks and that object only seems to work with Clock 0).
Any help or insight would be welcome.
Thx