hydrogen-music / hydrogen

The advanced drum machine for Linux, macOS, and Windows
http://www.hydrogen-music.org
GNU General Public License v2.0
1.01k stars 172 forks source link

Unable to get sound from drum kit #1983

Closed aamarioneta closed 2 weeks ago

aamarioneta commented 2 weeks ago

Hydrogen version * : 1.2.0-beta Operating system + version : Ubuntu Studio 24.04 LTS Live Audio driver + version :


As the title says: i am not hearing sounds when hitting the drum kit. I can hear all sounds when i click on the different instruments. grafik

I can hear the metronome.

I can see the MIDI-In blink when i hit anything on the kit.

grafik

MIDI config: grafik

This is the jack config: grafik


theGreatWhiteShark commented 2 weeks ago

Hey @aamarioneta

The version of Hydrogen you are using (1.2.0) is suffering from a bug causing this issue (https://github.com/hydrogen-music/hydrogen/issues/1751).

You could use the latest version instead or, as a workaround, disable the Preferences > MIDI System > "Discard MIDI messages after action has been triggered" option.

aamarioneta commented 2 weeks ago

Hey @aamarioneta

The version of Hydrogen you are using (1.2.0) is suffering from a bug causing this issue (#1751).

You could use the latest version instead or, as a workaround, disable the Preferences > MIDI System > "Discard MIDI messages after action has been triggered" option.

Thanks. That fixed it.