Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lmms/lmms
Cross-platform music production software
https://github.com/lmms/lmms
daw hacktoberfest midi music songs
Last synced: 12 days ago
JSON representation
Cross-platform music production software
- Host: GitHub
- URL: https://github.com/lmms/lmms
- Owner: LMMS
- License: gpl-2.0
- Created: 2014-01-09T20:43:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T22:35:30.000Z (6 months ago)
- Last Synced: 2024-05-22T23:35:47.576Z (6 months ago)
- Topics: daw, hacktoberfest, midi, music, songs
- Language: C++
- Homepage: https://lmms.io
- Size: 93.2 MB
- Stars: 7,653
- Watchers: 238
- Forks: 973
- Open Issues: 1,074
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-linux-ricing - lmms
README
# ![LMMS Logo](https://raw.githubusercontent.com/LMMS/artwork/master/Icon%20%26%20Mimetypes/lmms-64x64.svg) LMMS
[![Build status](https://github.com/LMMS/lmms/actions/workflows/build.yml/badge.svg)](https://github.com/LMMS/lmms/actions/workflows/build.yml)
[![Latest stable release](https://img.shields.io/github/release/LMMS/lmms.svg?maxAge=3600)](https://lmms.io/download)
[![Overall downloads on Github](https://img.shields.io/github/downloads/LMMS/lmms/total.svg?maxAge=3600)](https://github.com/LMMS/lmms/releases)
[![Join the chat at Discord](https://img.shields.io/badge/chat-on%20discord-7289DA.svg)](https://discord.gg/3sc5su7)
[![Localise on transifex](https://img.shields.io/badge/localise-on_transifex-green.svg)](https://www.transifex.com/lmms/lmms/)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](https://lmms.io)
[Downloads/Releases](https://github.com/LMMS/lmms/releases)
[Developer Wiki](https://github.com/LMMS/lmms/wiki)
[Artist & User Wiki/Documentation](https://lmms.io/documentation)
[Sound Demos](https://lmms.io/showcase/)
[LMMS Sharing Platform](https://lmms.io/lsp/) 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 exportingBuilding
---------See [Compiling LMMS](https://github.com/LMMS/lmms/wiki/Compiling) 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](https://github.com/LMMS/lmms/wiki).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.