[Gig] Chord Target

The intention of this script is to allow a trigger to action stage effects, the particular
case was an inverted chord that was played as the last chord of a song and this
was to be used as a trigger.

Rather than doing a special case script for the effect, I decided it may be useful in other areas, so it should be a general purpose script. The output can be connected via widgets to any other function. The output is present for the duration the chord is held. Additionally, a Note On/Off can also be generated, held for the duration of the chord or as a pulse.

The script is designed to be used as a MIDI scriptlet block and is just added to the wiring view MIDI message flow where required.

Learn more in this PDF file: Chord Target.pdf (570.7 KB)

Download: chordtarget.gig (206.2 KB)

Script: chordtarget.gpscript (18.7 KB)

Credits: @Spav

Discussion thread: LINK

9 Likes

The first post has been updated for Chord Target v1.04.

→ It adds 5th chords both 2 note and 3 note versions and some missing 7 chords: dom7sus4, dimM7, augM7.

2 Likes