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

Hyunjin Song ed07693d11 Use QPair<int, float> for control points instead of QVector<float> пре 6 година
.circleci f8f38a3d87 CircleCI: Make sure build fails when AppImage building does пре 6 година
.github d65fdd4ee6 Create no-response.yml пре 6 година
.travis 4069aaada2 Merge branch 'stable-1.2' пре 6 година
.tx e16a7fa81e Add Transifex automation file пре 8 година
buildtools 0a5d056bdb Merge branch 'stable-1.2' пре 6 година
cmake 0dc1bdbb68 Minor cmake fixes (#4636) пре 6 година
data b4c05772c3 Add bezier progression type to automation tracks пре 6 година
doc 27fd8d0460 Add wiki as clonable submodule (#4588) пре 6 година
include ed07693d11 Use QPair<int, float> for control points instead of QVector<float> пре 6 година
plugins 222b28a71e Add '-Wno-misleading-indentation' only for GCC >= 6 пре 6 година
src ed07693d11 Use QPair<int, float> for control points instead of QVector<float> пре 6 година
tests 2e6bb72847 Fix export errors with MinGW пре 6 година
.appveyor.yml a1415a374b Fix AppVeyor CI failure due to Vcpkg пре 6 година
.gitattributes ede0e07f5e Exclude .ts files from the Github linguist пре 8 година
.gitignore 153f15f4b4 Add Carla support for MacOS (#4558) пре 6 година
.gitmodules 27fd8d0460 Add wiki as clonable submodule (#4588) пре 6 година
.mailmap 9e85d7c66e update all copyright headers to the proper url (#3326) пре 8 година
.travis.yml 7f9d01e3b6 Enable auto-uploading of PRs (#4041) пре 7 година
CMakeLists.txt 4069aaada2 Merge branch 'stable-1.2' пре 6 година
INSTALL.txt 27fd8d0460 Add wiki as clonable submodule (#4588) пре 6 година
LICENSE.txt 2d1813fb64 Remove FLP import, revert to GPLv2+ only (#2904) пре 8 година
README.md c0682c94a4 Fix MIDI export (#3733) пре 7 година

README.md

LMMS Logo LMMS

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

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
  • A Beat+Bassline-Editor for creating beats and basslines
  • An easy-to-use Piano-Roll for editing patterns and melodies
  • An FX mixer with unlimited FX 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 post to the LMMS developers mailinglist (lmms-devel@lists.sourceforge.net) and wait for replies! Maybe there are different ideas, improvements, hints or maybe your feature is not welcome/needed at the moment.