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

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.