Question about the custom step

Discuss Lemur and share techniques.
Post Reply
Softcore
Regular
Posts: 1613
Joined: 04 Nov 2012 08:34

Question about the custom step

Post by Softcore »

Ok I know the Liine team is probably bombarded with questions and bug reports of sorts...but I'll just ask this and wait for whenever someone can answer....

Im trying to figure out why was the custom step needed for example, in the mono sequencer and in the "LenghSliders" there is the custom expression "custom steps".

Obviously, this is then used in the main StepNote as a value for the length of each note...

BUT, why couldn't we just use "LengthSliders.out"?

What am I missing?
nick_liine
Liine Staff
Posts: 285
Joined: 01 Oct 2010 11:06

Re: Question about the custom step

Post by nick_liine »

Try using LengthSliders.out and see what happens. ;-)

For the record, there would be very many ways to implement this type of sequencer. It's a matter of programming style.
Post Reply