Custom MIDI mapping integration for each instrument #1757
Closed
AndreasL50
started this conversation in
General
Replies: 1 comment 4 replies
-
Hey @AndreasLang50 , Hydrogen has two ways of dealing with incoming MIDI notes
If you are unsure which keys are sent you can open the log and set log level to "Info". All incoming notes should now be listed.
There is no general truth regarding which MIDI note corresponds to part of a drumkit. There is General MIDI but this only fits very small kits. So, we let those people who create the drumkits decide about the mapping by defining both the order of instruments as well as the output note keys for each of them. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the FAQ, it literally states, that Hydrogen is not supporting MIDI mapping, even though the documentation does, but won't tell you how. That leads me to be confused. I'm surprised I haven't found much regarding this, which makes me even more confused. I think this is one of the most essential features for a DAW with MIDI integration.
After hours, I couldn't find anything in that regard, except for external means to achieve that.
Without that, the whole application is utterly useless to me.
One would assume, that a DAW lets you actually use an electronic instrument, but that would be too useful for any normal use case, I suppose.
Not getting any hints/indications/information about this, the intuitive and usability goal has been missed greatly in my opinion.
MIDI is coming through, but a connected TD-17 won't work, because Hydrogen won't let me define what the MIDI signals mean and it can't figure it out on its own. The out of the box settings should at least give me kick, snare, hi-hat, but not even that. I also have no way of actually finding out what hard coded the mapping is, though I did find one in the documentation, which makes me unsure if this even is the problem, but other DAWs have no problems, so that the fact it can read MIDI correctly, just tells me the mapping is off. The sounds itself work fine too.
All I can see is the response through the small indicator on top and the fact it can read correct MIDI when setting up events/actions.
It should be as simple as pressing a button, hitting the instrument / sending a MIDI signal and finding that it indeed works. That should be one of the first things to exist for any DAW with MIDI integration.
Do I really need an external controller to reroute the MIDI beforehand? If this really is the case, then this is quite ridiculous.
Did I miss or misunderstand anything? Where can I find sources that indeed explain what to do?
I ask that, because the Hydrogen manual sometimes just tells you something is possible, without telling you anything else, which is no help at all.
Beta Was this translation helpful? Give feedback.
All reactions