Sampler unter Linux?
- sonicwarrior
- Power User
- Beiträge: 257
- Registriert: Fr Jul 08, 2005 6:28 pm
Sampler unter Linux?
Hi,
gibt's eigentlich noch andere Soft-Sampler unter Linux als "Linuxsampler"?
Bin ein wenig verwöhnt, weil ich momentan noch unter Windoof mit NI Kontakt 1.5 arbeite.
gibt's eigentlich noch andere Soft-Sampler unter Linux als "Linuxsampler"?
Bin ein wenig verwöhnt, weil ich momentan noch unter Windoof mit NI Kontakt 1.5 arbeite.
-
- Power User
- Beiträge: 1233
- Registriert: Di Jul 06, 2004 11:47 pm
- Wohnort: Berlin
- Kontaktdaten:
Es gibt noch einige, ich finde folgende gut brauchbar:
http://gazuga.net/screenshots.php
Überhaupt kein Vergleich mit NI aber gut nutzbar und stabil, fürgt sich reibungslos in Jack ein
http://swami.sourceforge.net/
Ist wesentlich vielseitiger, arbeitet mit Soundfonts ist nicht so easy zu bedienen wie wie specimen ähnelt NI schon eher...
alles gut
z
http://gazuga.net/screenshots.php
Überhaupt kein Vergleich mit NI aber gut nutzbar und stabil, fürgt sich reibungslos in Jack ein
http://swami.sourceforge.net/
Ist wesentlich vielseitiger, arbeitet mit Soundfonts ist nicht so easy zu bedienen wie wie specimen ähnelt NI schon eher...
alles gut
z
nostrum fungitur
- linuxchaos
- Site Admin
- Beiträge: 1312
- Registriert: Mo Mär 03, 2003 9:32 pm
- Kontaktdaten:
hi,
bei meiner demudi 1.2.1 distri ist komischer weise der liuxsampler installiert, aber noch kein passendes frontend dazu?!
hab mir jetzt den qsampler angeguckt, lässt sich aber bei mir nicht bauen, weil mal wieder die QTDIR-variable nicht richtig gesetzt ist
da werde ich noch mal mit zu kämpfen haben, aber vielleicht benutzt jemand ein anderes frontend für den linuxsampler
gruss,
doc
bei meiner demudi 1.2.1 distri ist komischer weise der liuxsampler installiert, aber noch kein passendes frontend dazu?!
hab mir jetzt den qsampler angeguckt, lässt sich aber bei mir nicht bauen, weil mal wieder die QTDIR-variable nicht richtig gesetzt ist
da werde ich noch mal mit zu kämpfen haben, aber vielleicht benutzt jemand ein anderes frontend für den linuxsampler
gruss,
doc
hm, hab jetzt versucht specimen zu bauen
das kompilieren verlief ohne fehlermeldungen, make und make install ebenso
wenn ich es jetzt zu starten versuche kommt folgende fehlermeldung raus:
nowhiskey@murija2:~$ specimen
** ERROR **: file phatsliderbutton.c: line 143 (phat_slider_button_new): assertion failed: (format != NULL)
aborting...
Abgebrochen
nowhiskey@murija2:~$
sagt das jemandem was?
gruss,
doc
also, heute ist mal wieder ein tag, wo gar nichts klappt
ich versuche gerade das frontend für linuxsampler zu bauen(qsampler)
beim kompilieren bekomme ich folgende fehlermeldung:
nowhiskey@murija2:~/software/sampler/qsampler/qsampler-0.1.2$ ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking whether QTDIR environment variable is set... no
configure: error: QTDIR must be properly set.
nowhiskey@murija2:~/software/sampler/qsampler/qsampler-0.1.2$
mach dann also folgendes:
murija2:/home/nowhiskey# echo $QTDIR
/usr/share/qt3
murija2:/home/nowhiskey# export QTDIR=/usr/share/qt3
und dann wieder die gleiche compiler fehlermeldung
was ist da faul, installiert sind:
libqt3c102-mt
libqt3-headers
libqt3-mt-dev
libqt3-dev lässt sich nicht installieren, solange die libqt3-mt-dev installiert ist( und umgekehrt), hab schon versucht die libqt3-mt-dev gegen libqt3-dev zu ersetzen, die fehlermeldung ist aber die gleiche
hat jemand eine idee?
gruss,
doc
das kompilieren verlief ohne fehlermeldungen, make und make install ebenso
wenn ich es jetzt zu starten versuche kommt folgende fehlermeldung raus:
nowhiskey@murija2:~$ specimen
** ERROR **: file phatsliderbutton.c: line 143 (phat_slider_button_new): assertion failed: (format != NULL)
aborting...
Abgebrochen
nowhiskey@murija2:~$
sagt das jemandem was?
gruss,
doc
also, heute ist mal wieder ein tag, wo gar nichts klappt
ich versuche gerade das frontend für linuxsampler zu bauen(qsampler)
beim kompilieren bekomme ich folgende fehlermeldung:
nowhiskey@murija2:~/software/sampler/qsampler/qsampler-0.1.2$ ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking whether QTDIR environment variable is set... no
configure: error: QTDIR must be properly set.
nowhiskey@murija2:~/software/sampler/qsampler/qsampler-0.1.2$
mach dann also folgendes:
murija2:/home/nowhiskey# echo $QTDIR
/usr/share/qt3
murija2:/home/nowhiskey# export QTDIR=/usr/share/qt3
und dann wieder die gleiche compiler fehlermeldung
was ist da faul, installiert sind:
libqt3c102-mt
libqt3-headers
libqt3-mt-dev
libqt3-dev lässt sich nicht installieren, solange die libqt3-mt-dev installiert ist( und umgekehrt), hab schon versucht die libqt3-mt-dev gegen libqt3-dev zu ersetzen, die fehlermeldung ist aber die gleiche
hat jemand eine idee?
gruss,
doc
- sonicwarrior
- Power User
- Beiträge: 257
- Registriert: Fr Jul 08, 2005 6:28 pm
Ui, gibt ja doch einiges.
http://www.reduz.com.ar/chionic/
Edit: Noch interessant:
Die Entwicklung ist eingestellt, siehe auch Posting in der LAD-Liste:
http://ccrma.stanford.edu/mirrors/lalis ... /0133.html
Was steht denn eigentlich in der Zeile 143?
Der Entwickler schreibt auch:
"If anything goes wrong, or you have any suggestions, contributions, praise, or flame, please don't hesitate to contact me."
->
Pete Bessman <ninjadroid at gazuga dot net>
http://forums.gazuga.net/
http://www.linuxfromscratch.org/blfs/vi ... x/lib.html
unter
"Configuring Qt":
-> Pass doch, gell?
Der hier?Drumfix hat geschrieben:und dann wär da noch chionic
http://www.reduz.com.ar/chionic/
Edit: Noch interessant:
Die Entwicklung ist eingestellt, siehe auch Posting in der LAD-Liste:
http://ccrma.stanford.edu/mirrors/lalis ... /0133.html
Speciman 0.5.1?nowhiskey hat geschrieben: ** ERROR **: file phatsliderbutton.c: line 143 (phat_slider_button_new): assertion failed: (format != NULL)
aborting...
Abgebrochen
Was steht denn eigentlich in der Zeile 143?
Der Entwickler schreibt auch:
"If anything goes wrong, or you have any suggestions, contributions, praise, or flame, please don't hesitate to contact me."
->
Pete Bessman <ninjadroid at gazuga dot net>
http://forums.gazuga.net/
Gefunden hier:nowhiskey hat geschrieben: checking whether QTDIR environment variable is set... no
configure: error: QTDIR must be properly set.
nowhiskey@murija2:~/software/sampler/qsampler/qsampler-0.1.2$
mach dann also folgendes:
murija2:/home/nowhiskey# echo $QTDIR
/usr/share/qt3
murija2:/home/nowhiskey# export QTDIR=/usr/share/qt3
und dann wieder die gleiche compiler fehlermeldung
http://www.linuxfromscratch.org/blfs/vi ... x/lib.html
unter
"Configuring Qt":
"only set this if an application is unable to find the installed libraries"Configuring Qt
Configuration Information
The QTDIR environment variable needs to be set when building packages that depend on Qt. Add the following to the .bash_profile initialization script for each user that builds packages using the Qt libraries. Alternatively, the variable can be set in the system wide /etc/profile file.
For Method 1 (This is optional, only set this if an application is unable to find the installed libraries):
export QTDIR=/usr
or for Method 2:
export QTDIR=/opt/qt
If you installed Qt using Method 2, you also need to update the following configuration files so that Qt is correctly found by other packages and system processes.
Update the /etc/ld.so.conf and /etc/man.conf files:
cat >> /etc/ld.so.conf << "EOF" &&
# Begin qt addition to /etc/ld.so.conf
/opt/qt/lib
# End qt addition
EOF
ldconfig &&
cat >> /etc/man.conf << "EOF"
# Begin qt addition to man.conf
MANPATH /opt/qt/doc/man
# End qt addition to man.conf
EOF
Update the PKG_CONFIG_PATH environment variable in your ~/.bash_profile or /etc/profile with the following:
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/qt/lib/pkgconfig
If you want the Qt executables in your shell search path, update the PATH environment variable in your ~/.bash_profile or /etc/profile to include /opt/qt/bin.
As with most libraries, there is no explicit configuration to do. After updating /etc/ld.so.conf as explained above, run /sbin/ldconfig so that ldd can find the shared libraries.
-> Pass doch, gell?
das ist ein super guter link, vielen dank dafür
es hat mich soweit hingebracht:
...
checking whether gcc needs -traditional... no
checking whether QTDIR environment variable is set... /opt/qt
checking for main in -lqt-mt... yes
checking for Qt library version >= 3.1.1... no; Qt 3.1.1 or greater is required
nowhiskey@murija2:~/software/sampler/qsampler/qsampler-0.1.2$
...die ganze qt-umgebung ist aber version 3.3.4 !
also ich kriege es jetzt nicht hin, das richtig zu verlinken, falls da der fehler sein sollte, aber was anderes fällt mir nicht ein
vielleicht hilft da:
nowhiskey@murija2:~$ whereis qt3
qt3: /etc/qt3 /usr/lib/qt3 /usr/include/qt3 /usr/share/qt3
gruss,
doc
es hat mich soweit hingebracht:
...
checking whether gcc needs -traditional... no
checking whether QTDIR environment variable is set... /opt/qt
checking for main in -lqt-mt... yes
checking for Qt library version >= 3.1.1... no; Qt 3.1.1 or greater is required
nowhiskey@murija2:~/software/sampler/qsampler/qsampler-0.1.2$
...die ganze qt-umgebung ist aber version 3.3.4 !
also ich kriege es jetzt nicht hin, das richtig zu verlinken, falls da der fehler sein sollte, aber was anderes fällt mir nicht ein
vielleicht hilft da:
nowhiskey@murija2:~$ whereis qt3
qt3: /etc/qt3 /usr/lib/qt3 /usr/include/qt3 /usr/share/qt3
gruss,
doc
-
- Power User
- Beiträge: 1233
- Registriert: Di Jul 06, 2004 11:47 pm
- Wohnort: Berlin
- Kontaktdaten:
Versuch´ doch mal, alle Referenzen auf QT im configure-skript auf 3.3.4 zu ändern - das hilft meistens...Anonymous hat geschrieben: checking for Qt library version >= 3.1.1... no; Qt 3.1.1 or greater is required
nowhiskey@murija2:~/software/sampler/qsampler/qsampler-0.1.2$
...die ganze qt-umgebung ist aber version 3.3.4 !
nostrum fungitur
hi, also im demudi qsampler selber bauen halt ich für unmöglich, weil die abhängigkeiten nicht so leicht zu erfüllen sind
hab aber hier: http://willem.engen.nl/debian/
das da gefunden :
# QSampler and LinuxSampler (straight from their website)
deb http://willem.engen.nl/debian sarge linuxsampler
einfach in die apt-sources-list einfügen, dann apt-get qsampler, funtzt ziemlich gut, muss mich da aber noch reinarbeiten
gruss,
doc
hab aber hier: http://willem.engen.nl/debian/
das da gefunden :
# QSampler and LinuxSampler (straight from their website)
deb http://willem.engen.nl/debian sarge linuxsampler
einfach in die apt-sources-list einfügen, dann apt-get qsampler, funtzt ziemlich gut, muss mich da aber noch reinarbeiten
gruss,
doc
Wer ist online?
Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast