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

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.