Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 530 Bytes

File metadata and controls

14 lines (10 loc) · 530 Bytes

logic-midi-scripts

MIDI FX scripts using Logic Pro's Scripter plugin

logic-random-ordered-arp.js

Repeats the pattern like an classic arpegiator, except:

  • the pattern will be repeated on different octavias, randomly chosen
  • the notes in the same pattern will stay ordered (up, down) or not (random)
  • additionnaly, can choose note length, humanize quantification, division, randomness options

logic-mathrock-arp.js

An arpegiator that keeps note playing order
Options inspired by logic-random-ordered-arp.js