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

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.