Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify MIDI channel #17

Open
0atman opened this issue Sep 4, 2021 · 3 comments
Open

Specify MIDI channel #17

0atman opened this issue Sep 4, 2021 · 3 comments

Comments

@0atman
Copy link

0atman commented Sep 4, 2021

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!

@0atman
Copy link
Author

0atman commented Jul 17, 2023

Hi @schollz I've recently picked up miti again, and I'm still excited for it, selecting which midi channel per instrument would be incredible, I've been playing with a little roland mc-101, and again its 4 instruments are addressable by midi channel - how can I do this, is it possible? Thank you so much!

@matozoid
Copy link

Hi @schollz - if you are no longer interested in supporting this project, please consider moving it to a github organization so that other people can work on it.

@schollz
Copy link
Owner

schollz commented Nov 30, 2023

feel free to submit a pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants