LMMS: Qt-based Multimedia Studio

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

LMMS: Qt-based Multimedia Studio

#1 Post by muggins »

http://lmms.sourceforge.net/

Image

I've uploaded a .pet(6.4Mbytes) here.

I've compiled it with these plugins:

Code: Select all

        * ALSA for audio- and MIDI-input/output
        * JACK for audio-input/output
        * OSS for audio- and MIDI-input/output
        * SDL for audio-output
        * libvorbis for encoding/decoding OGG-files
        * SDL_sound for sample-decoding
        * libsndfile for sample-decoding
        * LADSPA-plugins
        * STK instrument plugins
I haven't compiled with support for the festival singerbot, or the wine VST-plugin. Besides Qt3 libs, (for pup3 & 4 qt-3.3.8.pet), & standard SDL libraries, it needs plinej's jack .pet, plus the attached SDL_sound .pet. (This has libSDL_sound-1.0.so.2.0.0 & libmikmod.so.2.0.4).

I think that's all the dependencies. To run, enter lmms in a console, or Menu->Multimedia->Linux MultiMedia Studio. When you first start the app, it will ask where you want to set a default lmms directory. After that, your on your own, as I've done minimal testing with the app.

cheers.
Last edited by muggins on Thu 28 Aug 2008, 00:29, edited 1 time in total.

Taavi
Posts: 146
Joined: Fri 10 Mar 2006, 19:23
Location: Suomi, Finland

#2 Post by Taavi »

Thanks!

Works fine. One of the needed programs in my puppy -advertising here.

Taavi

charnisingh
Posts: 138
Joined: Sat 06 Oct 2007, 11:58

LMMS

#3 Post by charnisingh »

tested LMMS in dingo-4 beta-1 (3.98) and found it requires more libs,

1. libsndfile.so.1
2. libsamplerate.so.0

after adding above libs it starts OK.

thanks.

User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

#4 Post by Dingo »

mirrored on dokupuppy in one zip file with all dependencies inside
http://puppylover.netsons.org/dokupuppy ... omposition
Last edited by Dingo on Sun 22 Jun 2008, 16:52, edited 1 time in total.
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#5 Post by muggins »

charnisingh,

With dingo4, does the program work OK with qt4?

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#6 Post by Béèm »

Got quite some missing lib's
libSDL-1.2.so.0
libsamplerate.so.0
libsndfile.so.1
libiconv.so.2
libvga.so.1

Lmms starts now, but I think I have misunderstood.
I thought it was a media manager, but it is to edit songs.
Anyway nice also.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

charnisingh
Posts: 138
Joined: Sat 06 Oct 2007, 11:58

LMMS

#7 Post by charnisingh »

HI muggins,

i had qt4 already installed as i have installed skype so i did not add qt336 but after adding missing libs as mentioned it did start. but since
i am not fully aware of LMMS functions so i could not check that part of it. i hope this answer your question.
thanks and regards.

telemetric_au
Posts: 54
Joined: Wed 28 Feb 2007, 13:14

#8 Post by telemetric_au »

lmms: error while loading shared libraries: libsamplerate.so.0: cannot open shared object file: No such file or directory

libsamplerate-0.1.2.pet
http://www.murga-linux.com/puppy/viewto ... ch&id=7878

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#9 Post by mikeb »

Tried in 2.12 with qt 3.3.8 from koffice package...works a treat.....from a fruity loops fan :)


cheers

mike

edit...works on 2.02 with qt 3.3.4

_MegadetH_
Posts: 221
Joined: Sun 28 Sep 2008, 10:23
Location: Italy

#10 Post by _MegadetH_ »

new lmms v0.4 is out! Someone can convert it in .pet please?

paulski
Posts: 130
Joined: Fri 06 Oct 2006, 15:30
Location: Cologne, Germany &/or Perth, Australia

#11 Post by paulski »

I've tried compiling it - no success yet.
Needs cmake 2.6 or newer and to quote:
Required libraries:

- Qt >= 4.3.0 with devel-files (4.4.x recommended)

Optional, but strongly recommended:
- JACK with devel-files
- libvorbis & libogg with devel-files
- libalsa with devel-files
- SDL with devel-files
- libsamplerate >= 0.1.7 with devel-files
- libsndfile with devel-files
- WINE + WINE-devel-files
- stk, libstk + libstk-dev
- libfluidsynth with devel files
- fftw3 with devel-files

For compiling you should have an up to date GCC with g++.
I've got to upgrade my 4.2 Puppy to even try this. Won't happen for a while but I think its worth it. The newer version has a few better plugins.

Post Reply