Search found 145 matches

by mauser
Sun Jul 11, 2021 5:15 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 2nd and 3rd Gen mixer driver
Replies: 140
Views: 217832

Re: Focusrite Scarlett 2nd and 3rd Gen mixer driver

My UI is designed specifically for the 2nd/3rd gen devices as that's what I have. Writing software for devices I don't have is (as I discovered) quite tricky, and I don't want to do it anymore :-). If I get donated Gen 1 hardware, then I will add support for it. Or, I'll be releasing the UI as free...
by mauser
Sat Jul 10, 2021 10:29 am
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 2nd and 3rd Gen mixer driver
Replies: 140
Views: 217832

Re: Focusrite Scarlett 2nd and 3rd Gen mixer driver

Hey Geoffrey, is your UI strictly thought for the 2nd / 3rd gen devices or are you planning to support also the first generation? I played around with x42's scarlett mixer as well as the web-based AlsaJsonGateway. Both were quite useful, but the first one does not support all controls and the latter...
by mauser
Wed Apr 21, 2021 8:24 pm
Forum: Linux Music News
Topic: Hydrogen 1.1.0 beta 1 release & 20 years of Hydrogen
Replies: 10
Views: 5038

Hydrogen 1.1.0 beta 1 release & 20 years of Hydrogen

Hi everyone, we're happy to announce the release of the first beta version of Hydrogen 1.1. You can find the Changelog and all downloads at GitHub . But there is more: ca. 20 years ago, on April 19th 2001, the tarball of Hydrogen 0.1 has been uploaded to SourceForge. So in these days, Hydrogen celeb...
by mauser
Sun Aug 09, 2020 9:35 pm
Forum: Recorders & Sequencers
Topic: JACK, Hydrogen, Akai MPD226 help
Replies: 1
Views: 1023

Re: JACK, Hydrogen, Akai MPD226 help

Hi! have you used a midi monitor software to see which midi data your mpd is sending? This would be interesting to know.. I suppose that the midi notes which are send by your device are not matched to the notes which hydrogen would expect. PS: Or just post your console output of those log messages h...
by mauser
Thu Aug 06, 2020 4:06 pm
Forum: Linux Music News
Topic: Hydrogen 1.0.0 released
Replies: 9
Views: 2725

Re: Hydrogen 1.0.0 released

The "Playback Track" looks like a very useful feature. For context, see here: https://github.com/hydrogen-music/hydrogen/issues/381 The playback track is my favourite feature of this release. It has been a feature request from a user, and it really makes a lot of sense for Hydrogen. A lot...
by mauser
Thu Aug 06, 2020 4:01 pm
Forum: Linux Music News
Topic: Hydrogen 1.0.0 released
Replies: 9
Views: 2725

Re: Hydrogen 1.0.0 released

It's been a while since I've used Hydrogen. One irritation used to be that it didn't recognise MIDI CC 7 (channel volume). Is that still the case? IIRC, yes. But Hydrogen has a flexible mapping system where you can create your own midi mappings and automate the usual control interface things (volum...
by mauser
Wed Aug 05, 2020 7:38 pm
Forum: Linux Music News
Topic: Hydrogen 1.0.0 released
Replies: 9
Views: 2725

Hydrogen 1.0.0 released

Hi everyone, i'm happy to announce the final release of Hydrogen 1.0.0. After nearly four long years since the release of 0.9.7, a new stable version of Hydrogen is available. It includes the following major features: - QT5 support - MIDI feedback - OSC support (incl. feedback) - Playback track - Me...
by mauser
Wed Feb 14, 2018 5:10 pm
Forum: Samplers & samples
Topic: Hydrogen multi-outputs fail to auto-connect (LADISH or not)
Replies: 2
Views: 3621

Re: Hydrogen multi-outputs fail to auto-connect (LADISH or not)

Hi, I can't judge what LADISH does, but having a look at Hydrogen's code, only the connections for the first two ports are saved to the config file, so only those can be restored. This is a bug in Hydrogen. Could you create an issue at our GitHub Issue Tracker ? Session Managers should not be affect...
by mauser
Sun Mar 05, 2017 3:55 pm
Forum: Recorders & Sequencers
Topic: hydrogen exporting midi
Replies: 3
Views: 5813

Re: hydrogen exporting midi

Hi! Yes, at least the h2drumkit is a part of the solution. Let me explain it: Every h2drumkit xml files assigns a midi output value/note number for each of its instruments. As most properties in Hydrogen, those values are saved in the h2song file too, if you create a song with that drumkit. This ena...
by mauser
Sun Mar 05, 2017 12:24 am
Forum: Recorders & Sequencers
Topic: hydrogen exporting midi
Replies: 3
Views: 5813

Re: hydrogen exporting midi

Hi, since 0.9.7 Hydrogen uses the midi out value for the midi export. Before, hydrogen just took the instrument position + 36. So you should make sure that your kit has the desired midi out values set. We're aware of the fact that this behaviour might be confusing/unclear, and it is on my todo list ...
by mauser
Mon Feb 27, 2017 8:40 pm
Forum: Android Audio
Topic: OSCDisplay
Replies: 3
Views: 12839

Re: OSCDisplay

Nice! I'm going to test it in the next time when implementing OSC feedback support in Hydrogen. Thanks in advance!
by mauser
Fri Jan 20, 2017 4:22 pm
Forum: Recorders & Sequencers
Topic: DrumMaschine without GUI
Replies: 4
Views: 4401

Re: DrumMaschine without GUI

Hi,

yes, Hydrogen is able to run without a user interface. There are the "h2player" and "h2cli" command line programs which might help you...
by mauser
Sat Jan 14, 2017 1:48 pm
Forum: Linux Music News
Topic: [Ann] ANNOUNCING BITWIG STUDIO 2
Replies: 3
Views: 3924

Re: [Ann] ANNOUNCING BITWIG STUDIO 2

The new pricing model seems not very friendly to hobbyist users :-/ Hard to understand, especially as they are quite new in the market and there a still quite some features missing..
by mauser
Sun Nov 13, 2016 10:10 am
Forum: Linux Music News
Topic: Hydrogen 0.9.7 released
Replies: 2
Views: 3561

Hydrogen 0.9.7 released

Hi everyone, i'm happy to announce the release of Hydrogen 0.9.7. Among tons of bug fixes and smaller improvements the following new features are included: - The color of the SongEditors squares is now configurable - Added support for midi cymbal choking - Added support for midi hihat pressure contr...
by mauser
Thu Oct 06, 2016 2:05 pm
Forum: Linux Music News
Topic: Hydrogen 0.9.7-rc1 released
Replies: 1
Views: 2775

Hydrogen 0.9.7-rc1 released

Hi everyone, i'm happy to announce the release of the first release candidate of Hydrogen 0.9.7. This version includes only minor changes when compared to beta3: - Added man page - Bugfix for PLAYLIST_SONG midi action: Use parameter 1 - Greek translation update - New script to create DMG packages fo...