• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.circleci/H04-Jul-2020-1111

.github/H04-Jul-2020-32

.travis/H04-Jul-2020-290188

.tx/H04-Jul-2020-129

buildtools/H04-Jul-2020-285216

cmake/H03-May-2022-2,3691,828

data/H03-May-2022-478,954472,011

debian/H07-May-2022-2,7192,484

doc/H03-May-2022-3,0442,434

include/H04-Jul-2020-30,08216,838

plugins/H03-May-2022-279,822215,719

src/H03-May-2022-80,89856,069

tests/H03-May-2022-758570

.gitmodulesH A D04-Jul-2020371 109

.mailmapH A D04-Jul-20201.8 KiB3332

.travis.ymlH A D04-Jul-20201.7 KiB5554

README.mdH A D04-Jul-20202.8 KiB6046

README.md

1# ![LMMS Logo](http://lmms.sourceforge.net/Lmms_logo.png) LMMS
2
3[![Build status](https://img.shields.io/travis/LMMS/lmms.svg?maxAge=3600)](https://travis-ci.org/LMMS/lmms)
4[![Latest stable release](https://img.shields.io/github/release/LMMS/lmms.svg?maxAge=3600)](https://lmms.io/download)
5[![Overall downloads on Github](https://img.shields.io/github/downloads/LMMS/lmms/total.svg?maxAge=3600)](https://github.com/LMMS/lmms/releases)
6[![Join the chat at Discord](https://img.shields.io/badge/chat-on%20discord-7289DA.svg)](https://discord.gg/3sc5su7)
7[![Localise on transifex](https://img.shields.io/badge/localise-on_transifex-green.svg)](https://www.transifex.com/lmms/lmms/)
8
9What is LMMS?
10--------------
11
12LMMS is a free cross-platform alternative to commercial programs like
13FL Studio®, which allow you to produce music with your computer. This includes
14the creation of melodies and beats, the synthesis and mixing of sounds, and
15arranging of samples. You can have fun with your MIDI-keyboard and much more;
16all in a user-friendly and modern interface.
17
18[Homepage](https://lmms.io)<br>
19[Downloads/Releases](https://github.com/LMMS/lmms/releases)<br>
20[Developer Wiki](https://github.com/LMMS/lmms/wiki)<br>
21[Artist & User Wiki/Documentation](https://lmms.io/documentation)<br>
22[Sound Demos](https://lmms.io/showcase/)<br>
23[LMMS Sharing Platform](https://lmms.io/lsp/) Share your songs!
24
25Features
26---------
27
28* Song-Editor for composing songs
29* A Beat+Bassline-Editor for creating beats and basslines
30* An easy-to-use Piano-Roll for editing patterns and melodies
31* An FX mixer with unlimited FX channels and arbitrary number of effects
32* Many powerful instrument and effect-plugins out of the box
33* Full user-defined track-based automation and computer-controlled automation sources
34* Compatible with many standards such as SoundFont2, VST(i), LADSPA, GUS Patches, and full MIDI support
35* MIDI file importing and exporting
36
37Building
38---------
39
40See [Compiling LMMS](https://github.com/LMMS/lmms/wiki/Compiling) on our
41wiki for information on how to build LMMS.
42
43
44Join LMMS-development
45----------------------
46
47If you are interested in LMMS, its programming, artwork, testing, writing demo
48songs, (and improving this README...) or something like that, you're welcome
49to participate in the development of LMMS!
50
51Information about what you can do and how can be found in the
52[wiki](https://github.com/LMMS/lmms/wiki).
53
54Before coding a new big feature, please _always_
55[file an issue](https://github.com/LMMS/lmms/issues/new) for your idea and
56suggestions about your feature and about the intended implementation on GitHub
57or post to the LMMS developers mailinglist (lmms-devel@lists.sourceforge.net)
58and wait for replies! Maybe there are different ideas, improvements, hints or
59maybe your feature is not welcome/needed at the moment.
60