Direkt zum Inhalt Direkt zur Navigation

TubeAmpCheck

Sektionen
Benutzerspezifische Werkzeuge
Sie sind hier: Startseite downloads Hydrogen Strato add
Artikelaktionen

Hydrogen Strato add

Hydrogen with some AddOns

Hydrogen is an advanced drum machine for GNU/Linux


Download the Hydrogen_strato_add Subversion sources:

svn co http://svn.popez.org/svn/main_repos/hydrogen


AddOns

  • Tempobar
  • Bar Beat Display
  • Beatcounter
  • jack transport master
  • mmc-> play, stop, fwd, rwd, (beatcount, to use with mmc punch out)
  • Control Change MSG's -> Pattern select in pattern mode ( read midi.txt )
  • save + load Pattern
  • Playlist -> controlls: shift  + Page up = prev. song, shift + page down = next song programm change midi data 1 = playlist index

Fixes

  • some fixes on jack transport
  • random velocity

  • 03|11|2008 +jack transport master, +save, load bpmbar
  • 03|12|2008 fix: save, load bpmbar
  • 03|13|2008 fix: jacktransportmaster zero ticks on last bar in SongMode, tempochange possible if transport is STOPPED without wrong position playback on startup. If jack transport or jackmaster activ playback start on first beat of current bar. Without tempochange transport start on current position.
  • 03|15|2008 fix: random velocity, now only the selected instrument set random velocity
  • 03|23|2008 fix: Some provisional amendments to the Song export function
    Prior to the use of export function, necessarily save the song!
    So it goes.
    1. Save the current song
    2. Export song in Live-Mode
    3. Turn off Live-Mode, and export the song again
    Important between stage 2 and 3 do nothing, except turn Live-Mode off
  • 03|24|2008 add: The "track output post fader" patch from DrG, a Hydrogen Forum Member. Thank you DrG!!!
  • 03|25|2008 fix: erase BPM works now better. Fix the crashes "metronome on, preview in SoundLibrary and dragdrop event" if jack audio engin is running
  • 03|25|2008 2.fix: refresh jack-track output
  • 04|02|2008 update to svn98 changes
  • 04|05|2008 add: save + load Pattern
  • 04|08|2008 update to svn109 Changeset + improved load pattern
  • 04|10|2008 changes: important change on save + load pattern, add: deferred play with strato beatcounter, add: 3s timeout if nothing happens (beatcounter), changes: beatcounter is always in state ready
  • 04|10|2008 update to svn 112
  • 04|11|2008 changes: handle midi ( MMC, CC) read midi.txt
  • 04|15|2008 import hydrogen_strato_add into svn. update to hydrogen_svn 114. Sources now only accessible over SVN
  • 04|25|2008 add: playlist


Download the Hydrogen_strato_add Subversion sources:


svn co http://svn.popez.org/svn/main_repos/hydrogen


midi.txt       Important if you will use the midi features

Video TempoBar (Ogg Theora)

Video Hydrogen is Jack Transport Master (Ogg Theora)

Video (old)

hydrogen image
hydrogen snapshot

        


 * Hydrogen
 * Copyright(c) 2002-2008 by Alex >Comix< Cominu [comix@users.sourceforge.net]
 *
 * http://www.hydrogen-music.org
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY, without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU General Public License for more details.