Linux MultiMedia Studio

Audio Apps

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

5
Become a Fan
6.5

Available as/for:
Description:
LMMS aims to be a free alternative to popular (but commercial and closed- source) programs like FruityLoops/FL Studio, Cubase and Logic allowing you to produce music with your computer. This includes creation of loops, synthesizing and mixing sounds, arranging samples, having fun with your MIDI-keyboard and much more...

LMMS combines the features of a tracker-/sequencer-program and those of powerful synthesizers, samplers, effects etc. in a modern, user-friendly and easy to use graphical user-interface.

Features

* Song-Editor for arranging the song
* creating beats and basslines using the Beat-/Bassline-Editor
* easy-to-use piano-roll for editing patterns and melodies
* instrument- and effect-plugins
* support for hosting VST(i)- and LADSPA-plugins (instruments/effects)
* automation-editor
* MIDI-support
Last changelog:

* 0.3.1:
- fixed lot of various segfaults
- fixed possible deadlock when loading VeSTige-plugin
- fixed security-issue in LVSL where other users could read/write communication-pipe
- fixed file-filter in sample-selection-dialog
- added support for DrumSynth-files and a huge collection of such samples
- improved piano-roll usability by better quantizing new notes in edit-mode
- added simple StereoEnhancer-effect-plugin

* 0.3.0:
- new features and lots of bugfixes - see http://sourceforge.net/forum/forum.php?forum_id=727252 for details

* 0.2.1:
- critical bugfixes

* 0.2.0:
- added automation-support
- added undo/redo-support
- new plugins
- added theming-support
- import-plugin for FruityLoops-projects
- quantization of notes
- realtime-capabilities
- lot of bugfixes
- better VST-support

* 0.1.4:
- fixed two really critical bugs

* 0.1.3:
- lot of bugfixes and stability-increasements
- plugins do not fail to load anymore
- heavy improvement on VST-hoster
- added "BitInvader"-plugin, an usereditable wavetable-synthesizer
- more powerful arpeggiator
- further GUI-improvements for a better usability

* 0.1.2:
- heavy GUI-improvements which result in much better usability
- first experimental VSTi-support
- drag'n'drop-support everywhere
- heavy internal changes for better performance and more stability
- ALSA-sequencer-support
- better JACK-support
- more command-line options and better handling of them
- user-defined wave-shapes for LFOs
- tempo-sync-knobs for being able to automatically sync speed of LFO/arpeggio when changing song-tempo (BPM)
- made all instruments plugin residing in /usr/lib/lmms
- see ChangeLog for more details

* 0.1.1:
- fixed critical bugs

* 0.1.0:
- JACK-support
- cool setup-dialog
- heavy GUI-improvements
- many bug-fixes
- and much more... see ChangeLog for details

* 0.1.0rc1:
- a lot of bug-fixes and new features like MIDI-file-import, a few features and/or some feature-completions will come in rc2. See ChangeLog for details.

* 0.1.0beta
- first announcement on kde-apps.org


Ratings & Comments

114 Comments

zalbinosek

hey, this is great.too bad it's no longer maintaned. guys, take it and make it cool again. let it be a best linux studio app!

BorgQueen

Sorry for the long post.This is the first version I haven't been able to build. I know I'm missing libstk and SDL_sound-library, but that hasn't stopped me before. Can you stop the problem? /usr/lib/qt4/bin/uic ui/luckybackupwindow.ui -o ui_luckybackupwindow.h /usr/lib/qt4/bin/uic ui/modifyDialog.ui -o ui_modifyDialog.h /usr/lib/qt4/bin/uic ui/helpBrowser.ui -o ui_helpBrowser.h /usr/lib/qt4/bin/uic ui/rsyncDialog.ui -o ui_rsyncDialog.h /usr/lib/qt4/bin/uic ui/scheduleDialog.ui -o ui_scheduleDialog.h /usr/lib/qt4/bin/uic ui/about.ui -o ui_about.h /usr/lib/qt4/bin/uic ui/manage.ui -o ui_manage.h /usr/lib/qt4/bin/uic ui/textDialog.ui -o ui_textDialog.h g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o main.o src/main.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. src/luckybackupwindow.h -o moc_luckybackupwindow.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o moc_luckybackupwindow.o moc_luckybackupwindow.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. src/modifyDialog.h -o moc_modifyDialog.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o moc_modifyDialog.o moc_modifyDialog.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. src/textDialog.h -o moc_textDialog.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o moc_textDialog.o moc_textDialog.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. src/rsyncDialog.h -o moc_rsyncDialog.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o moc_rsyncDialog.o moc_rsyncDialog.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. src/scheduleDialog.h -o moc_scheduleDialog.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o moc_scheduleDialog.o moc_scheduleDialog.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. src/about.h -o moc_about.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o moc_about.o moc_about.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. src/manage.h -o moc_manage.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o moc_manage.o moc_manage.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. src/helpBrowser.h -o moc_helpBrowser.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o moc_helpBrowser.o moc_helpBrowser.cpp /usr/lib/qt4/bin/rcc -name luckybackup resources/luckybackup.qrc -o qrc_luckybackup.cpp g++ -c -pipe -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I. -I. -o qrc_luckybackup.o qrc_luckybackup.cpp g++ -Wl,-rpath,/usr/lib/qt4/lib -o luckybackup main.o moc_luckybackupwindow.o moc_modifyDialog.o moc_textDialog.o moc_rsyncDialog.o moc_scheduleDialog.o moc_about.o moc_manage.o moc_helpBrowser.o qrc_luckybackup.o -L/usr/lib/qt4/lib -lQtGui -L/usr/lib/qt4/lib -L/usr/X11R6/lib -lpng -lSM -lICE -lXi -lXrender -lXrandr -lXfixes -lXcursor -lXinerama -lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm -lrt -ldl -lpthread

d3k4y

Hey guys, I took the time to write a thorough tutorial on how to load VSTs in LMMS since I couldn't find any on the web. Check it out if you need help figuring it out. http://hacktivision.com/index.php/2009/04/18/how-to-load-vsts-in-lmms-using-vestige?blog=2

koko2k

lmms simply rocks! Thanks, really, to write this masterpiece, this is the only way to use vst plugins on amd64 systems, do you plan to write a little host with jack support? It would be wonderful.

gunnicom

I never did music, because i am no musician, but seeing this program just makes me think i should try it :) I know the look of a program should not matter as much as the functionality but i dont know about the functionality because i am not familiar with this. I only want to give a compliment for the design, to encourage you to keep up developing good software.

dovidhalevi

I compiled with it active. Question is how you are distributing this since VST is "non-free" (freely available including sources but non-GPL license and the "sdk" must be gotten from Steinberg/Yamaha). Your compile asks for none of this. Compiling Ardour with VST cites this problem and says you cannot distribute the binary. Even a differing exec name! One must place a zipped sdk or link it to a source subdirectory to compile. Muse--one must set environment variables for jack-fst as well as choose in configure. To compile, one needs to manually copy/symlink stuff from the jack-fst sources to which also contain two headers from Steinberg. (This is an error in the muse configure, not a licensing qwerk.) So .. beware of license problems. You might need to make this less convenient for us :-( !

tobydox

LMMS now has free VST-support via an reverse-engineered VST-header (made by one of the LMMS-developers who also didn't sign Steinbergs license and all that) therefore things hopefully should be ok.

dovidhalevi

Program is looking nice. It imports complex MIDI files seemingly correctly. However, it cannot connect to any MIDI devices! This is an old problem already. MIDI dialog presents one interface. Obviously needs two, input and output. No matter, it cannot connect to one chosen. Once MIDI is working, need friendly support of GS and XG (mostly for "program" names. Can live without this for import of preexisting files as long as the bank and program numbers are intact. Using Debian Sid, current jack. BTW: Jack MIDI transport is now available as well.

bitcrazy

Hi, unfortunaly configure doesn't recognize libstk-0.2 and festival-1.96. Libstk resides under /usr/include/libstk, which is a link to /usr/include/libstk-0.2. Also the header is called stk.h, not Stk.h. /usr/include/speechtools doesn't exist anymore. Distro is openSUSE 10.2 Greetings m0nk

yoho

This is a killer app ! Thanks and keep the good work !

Apocolypse32

Does it work with kubuntu Edgy eft?

bblood

seems to compile and run fine on edgy eft for me

heksys

Where can I find this missing plu-ins that the installation is asking me for and It's also telling me that I need them to be able to run the program to it's fullest potencial. SDL_sound-library installed and/or SDL_sound- = development-package libsndfile installed and/or libsndfile-development- = package libsamplerate installed and/or libsamplerate- = development-package is missing

gohanz

A Slackware 11.0 package is ready to download! www.slacky.it http://www.slacky.it/index.php?option=com_remository&Itemid=29&func=fileinfo&id=645

AlexeyK

There is russian translation of the simplified copy of lmms.sf.net at synopses.narod.ru/translations/lmms/ru.lmms.sourceforge.net/

z3d0

how much ram does it requires to works? With 256 mb it crashes loading the GUI...

BorgQueen

The latest version of lmms has been added to Ark Linux. Ark Linux users simple "apt-get install lmms". Those in need of an rpm can try their luck with these package available at: http://arklinux.osuosl.org/dockyard-devel/i586/lmms-0.2.1-1ark.i586.rpm http://arklinux.osuosl.org/dockyard-devel/SRPMS/lmms-0.2.1-1ark.src.rpm Thank you tobydox for the wonderful app!

seraphyn

Hi, i am workin with Debian sA-rge and KDE 3.4.2, an i have a Problem to Build lmms: make[2]: Entering directory `/home/seraphyn/compile/DEBIAN/LMMS/lmms-0.2.1' Making all in buildtools make[3]: Entering directory `/home/seraphyn/compile/DEBIAN/LMMS/lmms-0.2.1/buildtools' if i386-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -floop-optimize2 -fgcse-sm -fgcse-las -DSINGLE_SOURCE_COMPILE -I/usr/local/include -MT bin2res.o -MD -MP -MF ".deps/bin2res.Tpo" -c -o bin2res.o bin2res.cpp; \ then mv -f ".deps/bin2res.Tpo" ".deps/bin2res.Po"; else rm -f ".deps/bin2res.Tpo"; exit 1; fi cc1plus: error: unrecognized option `-floop-optimize2' cc1plus: error: unrecognized option `-fgcse-las' make[3]: *** [bin2res.o] Fehler 1 make[3]: Leaving directory `/home/seraphyn/compile/DEBIAN/LMMS/lmms-0.2.1/buildtools' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/home/seraphyn/compile/DEBIAN/LMMS/lmms-0.2.1' make[1]: *** [all] Fehler 2 make[1]: Leaving directory `/home/seraphyn/compile/DEBIAN/LMMS/lmms-0.2.1' make: *** [build-stamp] Fehler 2 Have you got any hint for that. greetings Chris

rebe

Hello I have a problem with the icons which should be in the buttons. There is no icon shown on my system. I had no problems while compiling and installing. I have SuSE 10.1 with KDE 3.5.1 Level a. I hope you can help me because I wont miss the program. Best regards Rene

system07

I've installed the latest Suse 10.1 64bit RPM and was getting a libsland error when trying to run, so I created a link so my libsland and now LMMS starts up. When LMMS starts I get errors saying plugin not found and when I try to load a demo project, again it cannot find any of the plugins. I have /usr/share/lmms/presets which appears to have all the files but LMMS doesn't seem to find them. Any idea's???

gohanz

/usr/lib/qt/include/qpair.h:80: error: syntax error before `)' token make[4]: *** [vibrating_string.lo] Error 1 make[4]: Leaving directory `/tmp/lmms-0.2.0/plugins/vibed' make[3]: *** [install] Error 2 make[3]: Leaving directory `/tmp/lmms-0.2.0/plugins/vibed' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/tmp/lmms-0.2.0/plugins' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/tmp/lmms-0.2.0' make: *** [install] Error 2

gohanz

Whit your solution LMMS start building, but after give this error! I have Gcc 3.3.6 /usr/include/c++/3.3.6/bits/stl_pair.h: In function `bool std::operator

gstnet

Yeah that is how far it goes. I think it needs gcc4 but I might be wrong

gohanz

My System is SlackWare 10.2!

gohanz

I have Big Compilation problem with the last LMMS version. The configure script don't recognize the installed libraries. configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the preprocessor's result configure: WARNING: fcntl.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for fcntl.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... no checking sys/ioctl.h presence... yes configure: WARNING: sys/ioctl.h: present but cannot be compiled configure: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure: WARNING: sys/ioctl.h: see the Autoconf documentation configure: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking pthread.h usability... no checking pthread.h presence... yes configure: WARNING: pthread.h: present but cannot be compiled configure: WARNING: pthread.h: check for missing prerequisite headers? configure: WARNING: pthread.h: see the Autoconf documentation configure: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure: WARNING: pthread.h: proceeding with the preprocessor's result configure: WARNING: pthread.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for pthread.h... yes checking sys/ipc.h usability... no checking sys/ipc.h presence... yes configure: WARNING: sys/ipc.h: present but cannot be compiled configure: WARNING: sys/ipc.h: check for missing prerequisite headers? configure: WARNING: sys/ipc.h: see the Autoconf documentation configure: WARNING: sys/ipc.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ipc.h: proceeding with the preprocessor's result configure: WARNING: sys/ipc.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for sys/ipc.h... yes checking sys/shm.h usability... no checking sys/shm.h presence... yes configure: WARNING: sys/shm.h: present but cannot be compiled configure: WARNING: sys/shm.h: check for missing prerequisite headers? configure: WARNING: sys/shm.h: see the Autoconf documentation configure: WARNING: sys/shm.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/shm.h: proceeding with the preprocessor's result configure: WARNING: sys/shm.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for sys/shm.h... yes checking sys/time.h usability... no checking sys/time.h presence... yes configure: WARNING: sys/time.h: present but cannot be compiled configure: WARNING: sys/time.h: check for missing prerequisite headers? configure: WARNING: sys/time.h: see the Autoconf documentation configure: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/time.h: proceeding with the preprocessor's result configure: WARNING: sys/time.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for sys/time.h... yes checking sys/select.h usability... no checking sys/select.h presence... yes configure: WARNING: sys/select.h: present but cannot be compiled configure: WARNING: sys/select.h: check for missing prerequisite headers? configure: WARNING: sys/select.h: see the Autoconf documentation configure: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/select.h: proceeding with the preprocessor's result configure: WARNING: sys/select.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking stdarg.h usability... no checking stdarg.h presence... yes configure: WARNING: stdarg.h: present but cannot be compiled configure: WARNING: stdarg.h: check for missing prerequisite headers? configure: WARNING: stdarg.h: see the Autoconf documentation configure: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure: WARNING: stdarg.h: proceeding with the preprocessor's result configure: WARNING: stdarg.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for stdarg.h... yes checking signal.h usability... no checking signal.h presence... yes configure: WARNING: signal.h: present but cannot be compiled configure: WARNING: signal.h: check for missing prerequisite headers? configure: WARNING: signal.h: see the Autoconf documentation configure: WARNING: signal.h: section "Present But Cannot Be Compiled" configure: WARNING: signal.h: proceeding with the preprocessor's result configure: WARNING: signal.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for signal.h... yes checking sched.h usability... no checking sched.h presence... yes configure: WARNING: sched.h: present but cannot be compiled configure: WARNING: sched.h: check for missing prerequisite headers? configure: WARNING: sched.h: see the Autoconf documentation configure: WARNING: sched.h: section "Present But Cannot Be Compiled" configure: WARNING: sched.h: proceeding with the preprocessor's result configure: WARNING: sched.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for sched.h... yes checking for an ANSI C-conforming const... no checking for inline... no checking for size_t... no checking whether time.h and sys/time.h may both be included... no checking whether struct tm is in sys/time.h or time.h... sys/time.h checking for working volatile... no checking whether byte ordering is bigendian... yes checking for mode_t... no checking for off_t... no checking for pid_t... no checking for size_t... (cached) no checking for ssize_t... no checking for long long... no checking for working alloca.h... no checking for alloca... no checking whether `alloca.c' needs Cray hooks... no checking stack direction for C alloca... -1 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for working memcmp... no checking return type of signal handlers... int checking for usleep... no checking for pipe... no checking for sprintf... no checking SDL/SDL.h usability... no checking SDL/SDL.h presence... yes configure: WARNING: SDL/SDL.h: present but cannot be compiled configure: WARNING: SDL/SDL.h: check for missing prerequisite headers? configure: WARNING: SDL/SDL.h: see the Autoconf documentation configure: WARNING: SDL/SDL.h: section "Present But Cannot Be Compiled" configure: WARNING: SDL/SDL.h: proceeding with the preprocessor's result configure: WARNING: SDL/SDL.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for SDL/SDL.h... yes checking SDL/SDL_audio.h usability... no checking SDL/SDL_audio.h presence... yes configure: WARNING: SDL/SDL_audio.h: present but cannot be compiled configure: WARNING: SDL/SDL_audio.h: check for missing prerequisite headers? configure: WARNING: SDL/SDL_audio.h: see the Autoconf documentation configure: WARNING: SDL/SDL_audio.h: section "Present But Cannot Be Compiled" configure: WARNING: SDL/SDL_audio.h: proceeding with the preprocessor's result configure: WARNING: SDL/SDL_audio.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for SDL/SDL_audio.h... yes checking for SDL_OpenAudio in -lSDL... no checking SDL/SDL_sound.h usability... no checking SDL/SDL_sound.h presence... no checking for SDL/SDL_sound.h... no checking for Sound_Init in -lSDL_sound... no checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... yes configure: WARNING: alsa/asoundlib.h: present but cannot be compiled configure: WARNING: alsa/asoundlib.h: check for missing prerequisite headers? configure: WARNING: alsa/asoundlib.h: see the Autoconf documentation configure: WARNING: alsa/asoundlib.h: section "Present But Cannot Be Compiled" configure: WARNING: alsa/asoundlib.h: proceeding with the preprocessor's result configure: WARNING: alsa/asoundlib.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... no checking sys/soundcard.h usability... no checking sys/soundcard.h presence... yes configure: WARNING: sys/soundcard.h: present but cannot be compiled configure: WARNING: sys/soundcard.h: check for missing prerequisite headers? configure: WARNING: sys/soundcard.h: see the Autoconf documentation configure: WARNING: sys/soundcard.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/soundcard.h: proceeding with the preprocessor's result configure: WARNING: sys/soundcard.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for sys/soundcard.h... yes checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking jack/jack.h usability... no checking jack/jack.h presence... yes configure: WARNING: jack/jack.h: present but cannot be compiled configure: WARNING: jack/jack.h: check for missing prerequisite headers? configure: WARNING: jack/jack.h: see the Autoconf documentation configure: WARNING: jack/jack.h: section "Present But Cannot Be Compiled" configure: WARNING: jack/jack.h: proceeding with the preprocessor's result configure: WARNING: jack/jack.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for jack/jack.h... yes checking for jack_client_new in -ljack... no checking for jack_client_open in -ljack... no checking ladspa.h usability... no checking ladspa.h presence... yes configure: WARNING: ladspa.h: present but cannot be compiled configure: WARNING: ladspa.h: check for missing prerequisite headers? configure: WARNING: ladspa.h: see the Autoconf documentation configure: WARNING: ladspa.h: section "Present But Cannot Be Compiled" configure: WARNING: ladspa.h: proceeding with the preprocessor's result configure: WARNING: ladspa.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for ladspa.h... yes checking vorbis/codec.h usability... no checking vorbis/codec.h presence... yes configure: WARNING: vorbis/codec.h: present but cannot be compiled configure: WARNING: vorbis/codec.h: check for missing prerequisite headers? configure: WARNING: vorbis/codec.h: see the Autoconf documentation configure: WARNING: vorbis/codec.h: section "Present But Cannot Be Compiled" configure: WARNING: vorbis/codec.h: proceeding with the preprocessor's result configure: WARNING: vorbis/codec.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for vorbis/codec.h... yes checking vorbis/vorbisenc.h usability... no checking vorbis/vorbisenc.h presence... yes configure: WARNING: vorbis/vorbisenc.h: present but cannot be compiled configure: WARNING: vorbis/vorbisenc.h: check for missing prerequisite headers? configure: WARNING: vorbis/vorbisenc.h: see the Autoconf documentation configure: WARNING: vorbis/vorbisenc.h: section "Present But Cannot Be Compiled" configure: WARNING: vorbis/vorbisenc.h: proceeding with the preprocessor's result configure: WARNING: vorbis/vorbisenc.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for vorbis/vorbisenc.h... yes checking vorbis/vorbisfile.h usability... no checking vorbis/vorbisfile.h presence... yes configure: WARNING: vorbis/vorbisfile.h: present but cannot be compiled configure: WARNING: vorbis/vorbisfile.h: check for missing prerequisite headers? configure: WARNING: vorbis/vorbisfile.h: see the Autoconf documentation configure: WARNING: vorbis/vorbisfile.h: section "Present But Cannot Be Compiled" configure: WARNING: vorbis/vorbisfile.h: proceeding with the preprocessor's result configure: WARNING: vorbis/vorbisfile.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for vorbis/vorbisfile.h... yes checking for vorbis_analysis in -lvorbis... no checking FLAC/stream_encoder.h usability... no checking FLAC/stream_encoder.h presence... yes configure: WARNING: FLAC/stream_encoder.h: present but cannot be compiled configure: WARNING: FLAC/stream_encoder.h: check for missing prerequisite headers? configure: WARNING: FLAC/stream_encoder.h: see the Autoconf documentation configure: WARNING: FLAC/stream_encoder.h: section "Present But Cannot Be Compiled" configure: WARNING: FLAC/stream_encoder.h: proceeding with the preprocessor's result configure: WARNING: FLAC/stream_encoder.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for FLAC/stream_encoder.h... yes checking FLAC/stream_decoder.h usability... no checking FLAC/stream_decoder.h presence... yes configure: WARNING: FLAC/stream_decoder.h: present but cannot be compiled configure: WARNING: FLAC/stream_decoder.h: check for missing prerequisite headers? configure: WARNING: FLAC/stream_decoder.h: see the Autoconf documentation configure: WARNING: FLAC/stream_decoder.h: section "Present But Cannot Be Compiled" configure: WARNING: FLAC/stream_decoder.h: proceeding with the preprocessor's result configure: WARNING: FLAC/stream_decoder.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for FLAC/stream_decoder.h... yes checking for FLAC__stream_encoder_new in -lFLAC... no checking samplerate.h usability... no checking samplerate.h presence... yes configure: WARNING: samplerate.h: present but cannot be compiled configure: WARNING: samplerate.h: check for missing prerequisite headers? configure: WARNING: samplerate.h: see the Autoconf documentation configure: WARNING: samplerate.h: section "Present But Cannot Be Compiled" configure: WARNING: samplerate.h: proceeding with the preprocessor's result configure: WARNING: samplerate.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for samplerate.h... yes checking for src_simple in -lsamplerate... no checking sndfile.h usability... no checking sndfile.h presence... yes configure: WARNING: sndfile.h: present but cannot be compiled configure: WARNING: sndfile.h: check for missing prerequisite headers? configure: WARNING: sndfile.h: see the Autoconf documentation configure: WARNING: sndfile.h: section "Present But Cannot Be Compiled" configure: WARNING: sndfile.h: proceeding with the preprocessor's result configure: WARNING: sndfile.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------------------- ## configure: WARNING: ## Report this to tobydox/at/users/dot/sourceforge/dot/net ## configure: WARNING: ## ------------------------------------------------------- ## checking for sndfile.h... yes checking for sf_command in -lsndfile... no checking version of libsndfile... < 1.0.11 checking whether to disable surround-support... no checking whether to enable high quality sinc-resampling... no checking whether to disable single-source-compile... no checking whether we can use function-attribute regparm(x) on current platform... no checking whether floorf is known by compiler... no - will use floor instead checking whether powf is known by compiler... no - will use pow instead checking whether fabsf is known by compiler... no - will use fabs instead checking whether logf is known by compiler... no - will use log instead checking whether to enable debugging-code... no checking for rpm sources path... /usr/src/rpm/SOURCES/ configure: creating ./config.status

Pling
0 Affiliates
Details
license
version 0.3.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

Other Audio Apps:

1337-x369513929661000482
x369513929661000482
last update date: 15 years ago

Score 5.0

Hayes
Neil
last update date: 21 years ago

Score 5.0

SongBird
jce
last update date: 18 years ago

Score 5.0

KConvPlaylist
L0rclA5CII
last update date: 21 years ago

Score 5.0

QtRadio
ppustelnik
last update date: 20 years ago

Score 5.7

xmmsCue
staudi009
last update date: 19 years ago

Score 5.0