Skip to content

New features in Hydrogen 0.9.7

Olivier Humbert edited this page Aug 8, 2016 · 52 revisions

NEW FEATURES

Fixed midi mapping

See: https://github.com/hydrogen-music/hydrogen/pull/371 .

Midi hihat support & Cymbol choke

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.

Coloring of Song editor squares

It is now possible to specify a custom coloring for the "squares" of the song editor.

Non session manager

Hydrogen supports the basic functions of the non session manager.

Support for instrument "components"

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.

Lilypond export

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 .

MIDI action

A new MIDI action is now here: SELECT_PREV_PATTERN_RELATIVE

Windows

New windows cross compilation script

Support for images in sound libraries

Hydrogen now supports the use of images in sound libraries.

Choice of sample selection algorithms

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. See: https://github.com/hydrogen-music/hydrogen/issues/247 .

Make the hihat instrument a group one

See: https://github.com/hydrogen-music/hydrogen/pull/294 and https://github.com/hydrogen-music/hydrogen/issues/295 .

Apply Velocity

Apply (or not) velocity to a sample. See: https://github.com/hydrogen-music/hydrogen/pull/359 .

BUGFIXES

Windows :