Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 557 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 557 Bytes

RootChordGen

A protoplug script that detects the chord, even if it's an inversion, and adds the root note of the chord.

Parameters

  • N of Chord notes - The number of notes in the chord.
  • Base note start - The first base note. Base notes should be between this note and one octave above it.
  • Chord notes passthrough - If enabled, all chord notes will be played in addition to the base note. If disabled, only the base note will be played.
  • Root 5th - If enabled, a 5th note relative to the bass will also be played.