Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rhythm editor: "mute" step
#1
Hello,

Today we have 3 options for each rhythm step: 

Velocity X: Will play the next pattern step at specified velocity (=  pattern step index is increased)
Rest: Will not play to the next pattern step, but also will NOT increase the pattern index (= pattern step index unchanged)
Tie: Like "Rest", but holds the previous note (= pattern step index unchanged)

I miss a "Mute" option that acts like "Rest", but where the pattern index is also increased. Today the only way to "move" to the next step in the pattern is by playing a note.. there's no way to move to the next step in silence.



Code:
Example with a 4 steps pattern: C, D, E, F
Rest behavior in a 4 steps Rythm: [127, 127, rest, 127] => C, D, silence, E, F, C, D, silence, E, F, etc.
Mute behavior in a 4 steps Rythm: [127, 127, mute, 127] => C, D, silence, F, C, D, silence, F, etc. 
Reply


Messages In This Thread
Rhythm editor: "mute" step - by Chab - 01-15-2019, 04:27 AM
RE: Rhythm editor: "mute" step - by Steve - 01-15-2019, 12:24 PM
RE: Rhythm editor: "mute" step - by Chab - 01-16-2019, 05:07 AM
RE: Rhythm editor: "mute" step - by Steve - 01-16-2019, 06:30 AM

Forum Jump:


Users browsing this thread:
2 Guest(s)