Open
Description
I LOVE miti! For me, it's missing one small thing: I'd love to specify the midi channel we're sending to, as an optional extra when selecting an instrument.
pattern 1
instruments op-z
C D E F G A B C
For example, this plays a scale on my OP-Z, but it's sent on one specific midi channel. (I don't know which one. What is the default?)
However, I want to be able to control the different instruments on the OP-Z, eg bass drum is channel 1, snare is channel 2, bass is channel 5, and so on.
pattern 1
instruments op-z 1 # new channel numbering proposal
C C C C # kick drum
instrumens op-z 5 # here too
C G C G # bass line
Is this a possible feature? It'd really open up the project for me personally. I've recently started to learn go, I think I could help if you point me in the right direction!
Metadata
Metadata
Assignees
Labels
No labels