|
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 5891)
» Popularity: 2.67% (Rank 1740)

(click to enlarge graphs)
Record hits: 26,581
URL hits: 13,550
Subscribers: 66
|
|
Branches
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]
|