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

HiHat Closed, Half-Opened, Opened #152

Closed
blablack opened this issue Mar 23, 2014 · 1 comment
Closed

HiHat Closed, Half-Opened, Opened #152

blablack opened this issue Mar 23, 2014 · 1 comment

Comments

@blablack
Copy link
Contributor

DIscussion with @mauser

Hydrogen only deals with close/open for the hihat control. It should
be easy enough to mark the instruments as being part of a hihat and
provide for each hihat instruments a range to define which one is
triggered. For example close from 0 to 10, half-open from 11 to 40,
open from 41 to 127.

EDrum sends a cc message for how close the hihat is closed.

There is already a script to do something very similar
(http://www.hydrogen-music.org/hcms/node/2807) using mididings, but
having it in Hydrogen would be more user friendly I guess?
This would be really handy. I'm one of the hydrogen devs and i had a look into
this problem some years ago.. At that time i was experimenting with a roland edrum
and ran into the same issue. But i switched back to accoustic drums and got rid of that
problem the easy way :) What i was asking myself at that time: Is there a standard way
of sending hihat pressure information?? IIRC the roland was sending similar CC messages.

@blablack
Copy link
Contributor Author

This enhancement should be fixed by:
#167

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

No branches or pull requests

2 participants