As someone who is experimenting with how to use the matrix to generate interesting melodies, I would like to input multiple note signals into one device. For instance, I would like to take the notes generated from two different matrices and feed them into another matrix.
Currently, only note splitting is supported. Merging is not supported.
My ideal state would be a device that can take several incoming note signals and output a note signal that results from combining them. I would like to be able to choose between modes of combination, such as polyphonic, polyphonic limited to a number of voices (with clear priority rules such as First in first out, first in last out, channel hierarchy, etc.) and perhaps even the ability to time-offset incoming signals (This may be better suited to a separate device). The simplest viable version would be just the polyphonic setting.
Comments (0)