The Linux Multimedia Studio - FL studio like FOSS program

070348K

Member
Jan 1, 2008
1,094
26
0
Sri Lanka
This article is extracted from my own blog http://lmpeiris.wordpress.com




It’s been a long time since I have written a post. Past several weeks has been busy, writing course works, as I’m a chemical engineering undergraduate too. To break off the frost, we’ll start from some MUSIC! What I have here today is a fruity – loops ( the commercial music editor for song tracks) like song/melody editor for Linux, with the full swing! Can you believe it?

This is the best use of Qt 4 (GUI library) I have yet seen, and the core is written in C++ makes it heavily powerful and versatile over the other Java opponents. Creation of melodies and beats, the synthesis and mixing of sounds are some of the best wanted features of this program.



LMMS 0.4.0 - RC3 running on Qt 4.3.4 on Fedora 9



I’m not that good at music, and I don’t understand the proper use of controls —– but I can still have some fun ! The current version is 0.4.3, but what I have installed in my Fedora 9 is 0.4.0 about an year ago. It’s obvious that the new one should be better!


According to the LMMS homepage, the features of the program are (Version 0.4.3),
  • Song-Editor for composing songs
  • A Beat+Bassline-Editor for creating beats and basslines
  • An easy-to-use Piano-Roll for editing patterns and melodies
  • An FX mixer with 64 FX channels and arbitrary number of effects allow unlimited mixing possibilities
  • Many powerful instrument and effect-plugins out of the box
  • Full user-defined track-based automation and computer-controlled automation sources
  • Compatible with many standards such as SoundFont2, VST(i), LADSPA, GUS Patches, and full MIDI support
  • Import of MIDI and FLP (Fruityloops® Project) files
Another view with more controls




An unbeleivable LADSPA plugin browser (click to zoom)



Installing LMMS
****I recommend installing from the source as I have done (except for ubuntu and mandriva users). The source for the LMMS is to be compiled from Cmake. You can download it from this link. You can see my tutorial on compiling from source, or see the INSTALL file on the source folder. It reads: go to the source folder in the command line (use CD command) and type,


mkdir build

cd build

cmake ../ -DCMAKE_INSTALL_PREFIX=/usr

make && sudo make install

*****Without doing this , you can use the pre-compiled binaries.

For ubuntu people,
sudo apt-get lmms should do.


RPM’s are there for mandriva people. Check out www.rpmfind.net or use yum.


yum install lmms should do.



Dependencies:
JACK, vorbis, ogg, alsa, SDL, samplerate, sndfile, WINE, stk, fluidsynth . If you’re compiling from the source, you need the development packages (ex: SDL-devel) too. You don’t need to worry about these if you’re using apt-get, yum or package-manager which will do this (solving dependencies) automatically for you.


*****NOTE: Hydrogen is much similar program to fruity loops, and i’m yet to compile it. Will tell you people as soon as i’ve done it (have time to do it). You can check out their homepage till then.


P.S: I’ve created the hydrogen post now. You can visit it here.
 

madurax86

Member
Jun 29, 2006
4,385
88
0
linux can do multimedia
noone said it cant it was just the lack of GUI classes to base applications that stopped people from getting the real use of linux. Qt is developed by nokia, its far more better than java :) i tried it myself im just a beginner of c++ but i did compile a working GUI !! :P
anyway what linux doesnt have at the moment is a good player,
amarok is ok but only for KDE, i installed it on gnome it didnt work tho
nothing matches running foobar2000 in WINE :)
still im in search for a better player for linux

PS: xmms was awesome but its dropped from development now, the developers are making a media server library may be new player will use that but that will take time
 

070348K

Member
Jan 1, 2008
1,094
26
0
Sri Lanka
Qt is developed by trolltech. Anyway, i think mplayer is a good player..... but for an audio player you need both performance + sexy look ne...
yeah linux needs that. I'm going to try that foobar2000 you always say...:lol: :cool:
madurax86 said:
linux can do multimedia
noone said it cant it was just the lack of GUI classes to base applications that stopped people from getting the real use of linux. Qt is developed by nokia, its far more better than java :) i tried it myself im just a beginner of c++ but i did compile a working GUI !! :P
anyway what linux doesnt have at the moment is a good player,
amarok is ok but only for KDE, i installed it on gnome it didnt work tho
nothing matches running foobar2000 in WINE :)
still im in search for a better player for linux

PS: xmms was awesome but its dropped from development now, the developers are making a media server library may be new player will use that but that will take time
 

madurax86

Member
Jun 29, 2006
4,385
88
0
070348K said:
Qt is developed by trolltech. Anyway, i think mplayer is a good player..... but for an audio player you need both performance + sexy look ne...
yeah linux needs that. I'm going to try that foobar2000 you always say...:lol: :cool:

I dont actually care for the looks a simple GUI would do but foobar2000 has more skinning capabilities than other famous media players. Im looking got the performance for low use of hardware and the quality of music.

update your data, Nokia acquired Trolltech ASA in june 2008

http://www.qtsoftware.com/about

:lol:
 
Last edited:

070348K

Member
Jan 1, 2008
1,094
26
0
Sri Lanka
Nokia rocks

Thanks for the information :rofl::rofl::rofl:. I was telling that trolltech is doing the job. (of course they are owned by Nokia now)
madurax86 said:
I dont actually care for the looks a simple GUI would do but foobar2000 has more skinning capabilities than other famous media players. Im looking got the performance for low use of hardware and the quality of music.

update your data, Nokia acquired Trolltech ASA in june 2008

http://www.qtsoftware.com/about

:lol: