Skip to content

New features in Hydrogen 1.0

Olivier Humbert edited this page Apr 10, 2018 · 52 revisions

The development of Hydrogen 1.0 has started the 6th of November 2016.

NEW FEATURES

New default kit

Hydrogen switched from GMkit to the new GMRockKit as a default drumkit.

See:

Support for QT5

Hydrogen uses now QT5 by default.

See:

Probability note property

Each note has now a probability property (in addition to velocity, lead/lag etc.) which can be manipulated via the note properties editor. The property offers way to define that a note is not played always, but with a certain probability.

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

Menu redesign

Improvements to the menu organisation.

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

Full screen mode

You can now view Hydrogen in Full screen mode (via the View menu).

See: https://github.com/hydrogen-music/hydrogen/commit/045e1329ea109983d3f4865cb699b9bea33e4d7b

SVG Icon

Hydrogen installs now an SVG icon (on non-windows, non-mac systems) to /usr/share/pixmaps.

See: https://github.com/hydrogen-music/hydrogen/commit/b5b9cb902e84917753899eb3d10d70b6df82dc24

Added Rename function to instrument context menu

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

Velocity automation

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

Playback track

See:

OSC support

All midi actions are now also available for OSC. See https://github.com/mauser/HydrogenOSCPresets for some client examples..

MIDI feedback support

Some midi actions are now able to provide midi feedback. See https://github.com/hydrogen-music/hydrogen/issues/265

Smaller features and improvements

Updates/fixes

GUI translations

translations updates

  • French (Olivier "trebmuh" Humbert),
  • Spanish (Daryl Hanlon),
  • Serbian (Jay Alexander Fleming),
  • German (theGreatWhiteShark).

new translation

  • Ukrainian (Олександр "lxlalexlxl" Пилипчук)
  • Portuguese from Brazil (heitor)

misc