-
Notifications
You must be signed in to change notification settings - Fork 172
New features in Hydrogen 0.9.7
See: https://github.com/hydrogen-music/hydrogen/issues/362 .
See: https://github.com/hydrogen-music/hydrogen/pull/339 and https://github.com/hydrogen-music/hydrogen/issues/212 .
See: https://github.com/hydrogen-music/hydrogen/pull/371 .
Hydrogen is now able to support midi hihat pedals which are using cc midi commands to communicate velocity information (pressure control). In addition, it interprets aftertouch messages to emulate the choking of cymbals.
It is now possible to specify a custom coloring for the "squares" of the song editor.
Hydrogen supports the basic functions of the non session manager.
Hydrogen now supports instruments which have multiple components. Components represent containers for layers and can be used to model several aspects of one instrument, for example different microphone positions of a drum. Different components of an instrument can be mixed while playing simultaneously.
Initial support for Lilypond export given there is no triplet and the song is made of GM Kit. Tempo change is not supported yet. See: https://github.com/hydrogen-music/hydrogen/pull/343 .
A new MIDI action is now here: SELECT_PREV_PATTERN_RELATIVE
New windows cross compilation script
Hydrogen now supports the use of images in sound libraries.
Users can now choose between different sample selection algorithms. The current algorithms describe how Hydrogen selects between samples that are defined for the same velocity. On an user perspective, this feature helps a huge lot in providing a more natural (read: human-made) sounds with a drumkit. See: https://github.com/hydrogen-music/hydrogen/issues/247 .
See: https://github.com/hydrogen-music/hydrogen/pull/294 and https://github.com/hydrogen-music/hydrogen/issues/295 .
Apply (or not) velocity to a sample. See: https://github.com/hydrogen-music/hydrogen/pull/359 .
- Alt + P / Alt + J to open a project / show the preferences dialog - https://github.com/hydrogen-music/hydrogen/issues/393 .
- Jack Transport buttons are now shown when "auto" engine is used (and when it selects JACK) - https://github.com/hydrogen-music/hydrogen/issues/392
- The general mixer's MUTE button wasn't indicating if it's muted or not (while it was or not) - https://github.com/hydrogen-music/hydrogen/issues/233
- Path issues for drumkits on Windows - https://github.com/hydrogen-music/hydrogen/issues/326
- FX not showing up in 0.9.7 - https://github.com/hydrogen-music/hydrogen/issues/341
- Was possibly opening an unnecessary CMD window - https://github.com/hydrogen-music/hydrogen/issues/372