|
From: Martin P. <pe...@vi...> - 2004-12-04 20:32:56
|
I finally got round to trying the compilation again. Now it stops with:
PreferencesDialog.cpp: In constructor `
PreferencesDialog::PreferencesDialog(QWidget*)':
PreferencesDialog.cpp:87: error: no matching function for call to
`QLineEdit::
setText(std::string)'
/usr/lib/qt3/include/qlineedit.h:141: error: candidates are: virtual void
QLineEdit::setText(const QString&)
...any ideas? I already got v0.9.0beta1 working with no problems on the
same system.
I also would like to thank you for a really great program.
Martin
Comix wrote:
>I'm proud to announce a new stable release of Hydrogen Drum Machine!!
>
>Features:
>__General__
> * Very user-friendly, modular, fast and intuitive graphical interface based
>on QT 3.
> * Sample-based stereo audio engine, with import of sound samples in .wav, .au
>and .aiff formats.
> * Support of samples in compressed FLAC file.
>
>__Sequencer and mixer__
> * Pattern-based sequencer, with unlimited number of patterns and ability to
>chain patterns into a song.
> * Up to 64 ticks per pattern with individual level per event and variable
>pattern length.
> * 32 instrument tracks with volume, mute, solo, pan capabilities.
> * Multi layer support for instruments (up to 16 samples for each instrument).
> * Ability to import/export song files.
> * Unique human velocity, human time and swing functions.
> * Multiple patterns playing at once.
>
>__Other__
> * JACK, ALSA and OSS audio drivers
> * ALSA MIDI input with assignable midi-in channel (1..16, ALL).
> * Import/export of drumkits.
> * Export song to wav file.
> * Export song to midi file.
>
>Changes:
> * New ALSA driver
> * New french tutorial and manual page (thanks to Pierre 'AlSim' Chapuis)
> * Bug fix
>
>Download:
> http://hydrogen.sourceforge.net
>
>
>Vote hydrogen at the italian open source contest!
>http://hydrogen.sourceforge.net/HowToVote.html
>
>
>Happy drumming! :^)
>
>
|