• A{{index}} B{{index - 8}}
Options
Name Triplet: {{model.PATTERN.TRIPLET ?'x':''}}
Steps {{step}} Transpose:
  • {{index - 13}}
Time
Pitch
  • {{note}}
Oct
Accent {{model.PATTERN.ACCENT[step-1 - model.PATTERN.SHIFTS[step-1]] == 1?'x': ' '}}
Slide {{model.PATTERN.SLIDE[step-1 - model.PATTERN.SHIFTS[step-1]] == 1?'x': ' '}}
Song
  • {{model.SongData[index-1]}}
Enable: {{model.SongMode ?'x':''}}

Pattern and Snapshot Sets Library

Patterns ({{model.LIBRARY.patches.length}})

  • {{index + 1}}. {{item.slice(0,-5)}}

Sets ({{model.LIBRARY.sets.length}})

  • {{index + 1}}. {{item.slice(0,-5)}}
Disclaimer: This is an App developed mainly for my personal use, however is also being shared online for any other users who might this useful. Author (I) does not claim any responsibility or correctness of the any features implemented, though best efforts would be made to fix any issues as they get discovered.

~ Amit Talwar