Fork of https://github.com/lmms/lmms for development. Will update the `master` branch so now and then. Custom branches: [pattern_dnd]

Alex f56fc68b66 Rename TCO and BB to clip and pattern in save files (#6309) 2 years ago
.circleci 1ecf0c99d9 Let CircleCI use linux.gcc:18:04 2 years ago
.github b2c4f2939d Elaborate on desired version information 4 years ago
.travis 454e047291 Add lv2 packages to macOS CI 3 years ago
.tx e16a7fa81e Add Transifex automation file 8 years ago
buildtools 0a5d056bdb Merge branch 'stable-1.2' 6 years ago
cmake 3d7ef9fa4f Use modern CMake targets for SDL2 (#6132) 2 years ago
data dc73911391 Rename Beat/Bassline to Pattern (#6284) 2 years ago
debian 7e2ccc13d6 Run `dos2unix` (#6198) 2 years ago
doc 55d361fb65 Rename TCO and related to Clip (#6226) 2 years ago
include f56fc68b66 Rename TCO and BB to clip and pattern in save files (#6309) 2 years ago
plugins f56fc68b66 Rename TCO and BB to clip and pattern in save files (#6309) 2 years ago
src f56fc68b66 Rename TCO and BB to clip and pattern in save files (#6309) 2 years ago
tests dc73911391 Rename Beat/Bassline to Pattern (#6284) 2 years ago
.appveyor.yml 3d7ef9fa4f Use modern CMake targets for SDL2 (#6132) 2 years ago
.editorconfig a0c2a62c27 Add .editorconfig 4 years ago
.gitattributes 7e2ccc13d6 Run `dos2unix` (#6198) 2 years ago
.gitignore 153f15f4b4 Add Carla support for MacOS (#4558) 5 years ago
.gitmodules afd037eaec Add CMT Submodule (#5755) 3 years ago
.mailmap aa12b3cc9d Fix CONTRIBUTORS and .mailmap (#6033) 2 years ago
.travis.yml aff2ebcce0 Update CIs to macOS 10.14 and XCode 10.3 3 years ago
CMakeLists.txt 3d7ef9fa4f Use modern CMake targets for SDL2 (#6132) 2 years ago
INSTALL.txt 27fd8d0460 Add wiki as clonable submodule (#4588) 5 years ago
LICENSE.txt 2d1813fb64 Remove FLP import, revert to GPLv2+ only (#2904) 7 years ago
README.md dc73911391 Rename Beat/Bassline to Pattern (#6284) 2 years ago

README.md

LMMS Logo LMMS

Build status Latest stable release Overall downloads on Github Join the chat at Discord Localise on transifex

New PRs may be affected by ongoing reorganization (#5592). Please be prepared to rebase your PR as necessary.

What is LMMS?

LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more; all in a user-friendly and modern interface.

Homepage
Downloads/Releases
Developer Wiki
Artist & User Wiki/Documentation
Sound Demos
LMMS Sharing Platform Share your songs!

Features

  • Song-Editor for composing songs
  • Pattern-Editor for creating beats and patterns
  • An easy-to-use Piano-Roll for editing patterns and melodies
  • A Mixer with unlimited mixer channels and arbitrary number of effects
  • 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
  • MIDI file importing and exporting

Building

See Compiling LMMS on our wiki for information on how to build LMMS.

Join LMMS-development

If you are interested in LMMS, its programming, artwork, testing, writing demo songs, (and improving this README...) or something like that, you're welcome to participate in the development of LMMS!

Information about what you can do and how can be found in the wiki.

Before coding a new big feature, please always file an issue for your idea and suggestions about your feature and about the intended implementation on GitHub, or ask in one of the tech channels on Discord and wait for replies! Maybe there are different ideas, improvements, or hints, or maybe your feature is not welcome/needed at the moment.