Is there a call that trigger chord? If I have all chords created, How can a single note trigger them?
-
Hi,
Is there a way to trigger a chord with a single note?
Is there a call for the declared chords to be played by a note?
By Example, If I have C (1,3,5), How can this const be trigger by a note? @David-Healey
Sorry for the code vocabulary mistakes.
Thank you
-
@Yannrog There is no built in method for this you would need to script it yourself.
-
@David-Healey Ok , thanks