Hi Guillaume,

welcome to this mailing list! The customization of the midi input for 
notes is really quite a pain and not really intuitive... But it has been 
already a subject on this list, i've also started a (now very outdated) 
branch at github [1] which holds some commits that are related to this 
feature. The idea was to extend the currently available midi mapping 
(see preferences dialog) for midi actions so that it can be also used 
for triggering instruments in hydrogen. In addition, one could make the 
midi maps exportable and selectable per-song (in addition to a global 
mapping).

At the moment i'm not sure if a fixed midi mapping (fixed in the meaning 
of 'midi in = midi out') might help a lot of people, but we could use it 
as an optional way (configurable in the preferences dialog) to configure 
the midi input value of instruments. There might be enough people who 
use only midi input without the need for midi output.

Best regards,
Sebastian


[1]: https://github.com/hydrogen-music/hydrogen/tree/midi_input_mapping



Am 14.04.2016 14:39, schrieb Guillaume L.:
> Hi,
> 
> I'm a brand new user of hydrogen (and a C developer). I came across
> difficulties when I tried to import a midi file (which were generated
> by GuitarPro6) into rosegarden and then play-it back using Hydrogen.
> The problems was that the different instruments in the drumkit (the
> note they are playing) didn't match between midi file and Hydrogen.
> 
> So I jumped into hydrogen source code and with a few modification I
> got what I wanted: Configure the midi input note of each instrument
> inside a drumkit (instead of using its ID in the instrument list).
> 
> To do so, I use the midi output member to find the correct instrument
> to play.
> 
> Now I want to contribute my modification but before, I want to make
> sure that I did it the right way in terms of user experience.
> 
> With my modification, the user can't have a separate midi input and
> output note. But there is no user interface modification.
> 
> An other way to implement should be to have two members, but this will
> required to modify the user interface (add a button for the input
> note) and the xml drumkit description (to be able to save it).
> 
> What do you think ?
> 
> Best regards,
> 
> Guillaume
> 
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications 
> Manager
> Applications Manager provides deep performance insights into multiple 
> tiers of
> your business applications. It resolves application problems quickly 
> and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> 
> _______________________________________________
> Hydrogen-devel mailing list
> Hydrogen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to