PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : interressantes Audio-programm entdeckt


oracle2025
07.11.02, 15:59
kennt das jemand?


http://www.metadecks.org/software/aube/


taugt das was??

Leberwurstsaft
07.11.02, 16:27
>taugt das was??

habs eben kurz angetestet, konnte jedoch keine Module miteinander verbinden (Klavier und Line-Out), vielleicht hast du ja mehr Glück.

corresponder
07.11.02, 17:50
auf jeden fall mutiert es im audiosektor....endlich !

:D

Los_Andros
07.11.02, 18:21
hoffentlich wird das alles noch was mit Linux und Soundbearbeitung, ist ja bis jetzt noch nicht das allerbeste

Columbo0815
07.11.02, 18:36
Hi,
ich erlaube mir mal, dass hier auch ins "Neue Programme/Versionen" zu kopieren, hört sich interessant an! Hoffe das geht in Ordnung... ;)

Gruß Columbo

Hokey
08.11.02, 10:30
Hi !
Ich möchte AUBE installieren, habe aber folgende Ausgabe nach ./configure:


checking for ranlib... (cached) ranlib
checking for audiofile-config... (cached) no
checking for AUDIOFILE - version >= 0.1.5... no
*** The audiofile-config script installed by AUDIOFILE could not be found
*** If AUDIOFILE was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the AUDIOFILE_CONFIG environment variable to the
*** full path to audiofile-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.0.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
EEEEEK No GTK
checking for in -l... (cached) no
./configure: line 2299: gdk_imlib,: command not found
checking for XpmReadFileToXpmImage in -lXpm... (cached) no
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for strings.h... (cached) yes


Ich habe sowohl Audiofile installiert, als auch GTK ! Auch die devels ! Zudem
habe ich es dann mit "./configure --prefix=/usr/bin" versucht -- kein Erfolg !
Jetzt weiß ich nicht mehr weiter...

oracle2025
08.11.02, 11:45
locate audiofile-config

und dann die empfohlene Variable setzen

Hokey
09.11.02, 11:09
Danke !
Habe ./configure mal als User ausgeführt, dann ging es... (vorher habe ich es als root gemacht...)