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

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.