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

missing notes or cc messages, refreshrate to low? #2

Open
gac123 opened this issue Nov 2, 2018 · 5 comments
Open

missing notes or cc messages, refreshrate to low? #2

gac123 opened this issue Nov 2, 2018 · 5 comments

Comments

@gac123
Copy link

gac123 commented Nov 2, 2018

I have this AKAI APC MINI midi controller, I have mapped everything with your script.

When I use the faders, or press the buttons, unless i do them nice and slowly one by one, there might be some on or off notes or even cc messages missing.

For example it might be possible to not reach message 0 (faders completely down) unless I redo it very slowly.

Looking at MidiMonitor, I see indeed that the messages are not registered. My guess is that the refresh rate is too slow.

Previously I used OSCII-bot for midi to osc messages, but I'm interested in also sending keypresses (or almost anything) with AHK!

@genmce
Copy link
Owner

genmce commented Dec 15, 2018

I have just returned to this and am planning on doing another version -
would you like to help?

@gac123
Copy link
Author

gac123 commented Dec 16, 2018

sure! let me know what i can do to help!

@gac123 gac123 closed this as completed Dec 16, 2018
@gac123 gac123 reopened this Dec 16, 2018
@genmce
Copy link
Owner

genmce commented Dec 16, 2018

Thanks, I have started revising already -
I really need some persepective as to how to move forward.
It would be great to have another hand in pulling this out to be more useful for others.
This is my first attempt to use GitHub in a productive way.
Is there some sort of chat interface with it, or can we chat somehow, I have gmail so we could do a google hangout? You?
how's your ahk coding? Mine is hit or miss...

@gac123
Copy link
Author

gac123 commented Dec 18, 2018

I literally just started using AHK for this midi project I'm working on, so it's pretty minimal :)

I'm not sure if there even is a possibility to increase the frequency the plugin polls for changes on the midi device as to always catch all changes

@genmce
Copy link
Owner

genmce commented Dec 18, 2018

Ok - so I have some usage questions and asking for suggestions.

You are mapping your APC mini, in what way? Are you converting the midi input to some different midi output or what? And when you say missing values, do you mean on gma's (generic midi app) midi monitor?
image

If yes, I'm not sure - I can make that faster, at this time.
Can you confirm that your intended midi out is not responding how it should be on something like midiox?

I am trying to clean up the code to make it more usable. Do you have any suggestions or requests?

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

2 participants