PLEASE SELECT CORRECT MIDI PORTS


Options
Name Triplet: {{model.PATTERN.TRIPLET ?'x':''}}
Steps {{step}} Transpose:
  • {{index - 13}}
Note
Pitch
  • {{note}} {{noteOctave(step-1)}}
Oct
Accent
{{model.PATTERN.ACCENT[step-1] == 1?'x': ' '}}
Velocity
Slide
{{model.PATTERN.SLIDE[step-1] == 1?'x': ' '}}
Ratchet
Song
  • {{model.SongData[index-1]}}
Enable: {{model.SongMode ?'x':''}}

Pattern Templates. Examples & Sets

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

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

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

  • {{index + 1}}. {{item.slice(0,-5)}}
  1. "AVOID" Network/Bluetooth Midi: the Latency and Jitter May ruing it for you.
  2. This is not a Live Performance App! Goal is to Randomly Generate 1 Bar Patterns (until I come with something useful) that can be used as inpiration to fight writers block!
  3. Due to Sheer Number of Permutations and Combinations Not every Edge Case (Invalid/Non Musical) is fixed automatically.)
  4. Why Web/Browser Based and Not a native App?
    Its RAD (Rapid Application Development) for me and I like to push the limits, and works for me. Unfortunately this also means that this is very much your browser and machine dependent and may or may not work as intended!
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