Skip to content

A protoplug that adds the root note of a chord to the midi

Notifications You must be signed in to change notification settings

paulofalcao/RootChordGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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.

About

A protoplug that adds the root note of a chord to the midi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages