2024-12-07 22:07:28 -05:00
<div align="center">
<h1>
<img src="https://raw.githubusercontent.com/LMMS/artwork/master/Icon%20%26%20Mimetypes/lmms-64x64.svg" alt="LMMS Logo"><br>LMMS
</h1>
<p>Cross-platform music production software</p>
<p>
<a href="https://lmms.io/">Website</a>
⦁︎
<a href="https://github.com/LMMS/lmms/releases">Releases</a>
⦁︎
<a href="https://github.com/LMMS/lmms/wiki">Developer wiki</a>
⦁︎
<a href="https://lmms.io/documentation">User manual</a>
⦁︎
<a href="https://lmms.io/showcase/">Showcase</a>
⦁︎
<a href="https://lmms.io/lsp/">Sharing platform</a>
</p>
<p>
<a href="https://github.com/LMMS/lmms/actions/workflows/build.yml"><img src="https://github.com/LMMS/lmms/actions/workflows/build.yml/badge.svg" alt="Build status"></a>
<a href="https://lmms.io/download"><img src="https://img.shields.io/github/release/LMMS/lmms.svg?maxAge=3600" alt="Latest stable release"></a>
<a href="https://github.com/LMMS/lmms/releases"><img src="https://img.shields.io/github/downloads/LMMS/lmms/total.svg?maxAge=3600" alt="Overall downloads on Github"></a>
<a href="https://discord.gg/3sc5su7"><img src="https://img.shields.io/badge/chat-on%20discord-7289DA.svg" alt="Join the chat at Discord"></a>
<a href="https://www.transifex.com/lmms/lmms/"><img src="https://img.shields.io/badge/localise-on_transifex-green.svg"></a>
</p>
</div>
2014-01-22 17:39:09 +01:00
What is LMMS?
--------------
2026-02-02 22:10:39 +00:00
LMMS is an open-source cross-platform digital audio workstation designed for music production. It includes an advanced Piano Roll, Beat Sequencer, Song Editor, and Mixer for composing, arranging, and mixing music. It comes with 15+ synthesizer plugins by default, along with VST2 and SoundFont2 support.
2014-01-22 17:39:09 +01:00
Features
---------
2024-12-07 22:07:28 -05:00
* Song-Editor for arranging melodies, samples, patterns, and automation
2022-02-13 09:03:37 +01:00
* Pattern-Editor for creating beats and patterns
2014-01-22 17:39:09 +01:00
* An easy-to-use Piano-Roll for editing patterns and melodies
2022-01-09 12:45:23 +05:30
* A Mixer with unlimited mixer channels and arbitrary number of effects
2014-01-22 17:39:09 +01:00
* Many powerful instrument and effect-plugins out of the box
* Full user-defined track-based automation and computer-controlled automation sources
2026-02-02 22:10:39 +00:00
* Compatible with many standards such as SoundFont2, VST2 (instruments and effects), LADSPA, LV2, GUS Patches, and full MIDI support
2017-09-14 08:09:54 +09:00
* MIDI file importing and exporting
2014-09-25 20:39:05 -05:00
2014-01-22 17:39:09 +01:00
Building
---------
2024-12-07 22:07:28 -05:00
See [Compiling LMMS ](https://github.com/LMMS/lmms/wiki/Compiling )
2014-01-22 17:39:09 +01:00
Join LMMS-development
----------------------
2024-12-07 22:07:28 -05:00
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!
2014-01-22 17:39:09 +01:00
2024-12-07 22:07:28 -05:00
Information about what you can do and how can be found in the [wiki ](https://github.com/LMMS/lmms/wiki ).
2014-01-22 17:39:09 +01:00
2024-12-07 22:07:28 -05:00
Before coding a new big feature, please _ always _ [file an issue ](https://github.com/LMMS/lmms/issues/new ) 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.