|
About:
Hydrogen is a simple real-time Drum machine/sequencer. It features a graphical user interface based on Qt, a sample-based audio engine, Jack/ALSA/OSS/PortAudio and Export to disk audio drivers, ALSA MIDI input, ability to import/export XML-based song and drumkit files, 192 ticks per pattern, 16 voices with volume, mute, solo, ADSR, and pan capabilities, and import of samples in wave, au, and aiff format.
Author:
Comix [contact developer]
Homepage:
http://www.hydrogen-music.org
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.44/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 6010)
» Popularity: 2.70% (Rank 1744)

(click to enlarge graphs)
Record hits: 27,454
URL hits: 13,817
Subscribers: 66
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
0.9.3
|
Major bugfixes |
22-Feb-2006 17:07 |
|
0.9.2
|
Major feature enhancements |
25-Jul-2005 06:06 |
|
0.9.2-rc1
|
Major feature enhancements |
11-Jul-2005 23:32 |
|
0.9.1
|
Major feature enhancements |
28-Nov-2004 20:33 |
|
0.9.0
|
Major feature enhancements |
09-Sep-2004 17:08 |
|
0.8.2
|
Major feature enhancements |
15-Mar-2004 13:36 |
|
0.8.1
|
Major feature enhancements |
17-Dec-2003 12:42 |
|
0.8.0
|
Major feature enhancements |
24-May-2003 21:25 |
|
0.7.6
|
Major feature enhancements |
24-Mar-2003 18:14 |
|
0.7.5
|
Major feature enhancements |
24-Feb-2003 06:59 |
Comments
[»]
Poor Support
by Apollyon - Jan 19th 2005 17:05:13
I can not get hydrogen to compile. I emailed the author weeks ago with no
response:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/lib/qt/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O3 -MT
PreferencesDialog.o -MD -MP -MF ".deps/PreferencesDialog.Tpo" -c
-o PreferencesDialog.o PreferencesDialog.cpp; \
then mv -f ".deps/PreferencesDialog.Tpo"
".deps/PreferencesDialog.Po"; else rm -f
".deps/PreferencesDialog.Tpo"; exit 1; fi
PreferencesDialog.cpp: In constructor `
PreferencesDialog::PreferencesDialog(QWidget*)':
PreferencesDialog.cpp:87: error: no matching function for call to
`QLineEdit::
setText(std::string)'
/usr/lib/qt/include/qlineedit.h:147: error: candidates are: virtual void
QLineEdit::setText(const QString&)
make[3]: *** [PreferencesDialog.o] Error 1
make[3]: Leaving directory `/home/admin/hydrogen-0.9.1/hydrogen_gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/admin/hydrogen-0.9.1/hydrogen_gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/admin/hydrogen-0.9.1'
make: *** [all] Error 2
I also get errors when trying to compile the latest CVS build.
_e
[reply]
[top]
[»]
Re: Poor Support
by Comix - Mar 25th 2005 03:52:53
> I can not get hydrogen to compile. I
> emailed the author weeks ago with no
> response:
>
>
> I also get errors when trying to compile
> the latest CVS build.
>
> _e
No support? ;)
Have you RTFM or looked in the forum? It's a known compile error with a
known workaround.
Bye.
--
Comix
[reply]
[top]
[»]
A nice piece of work.
by son3mendo - Nov 6th 2003 01:32:46
Light, smooth, cute and reliable, a good step toward a more multimedia
oriented GNU/Linux, with a very nice gui.
[reply]
[top]
|