https://github.com/muse-sequencer/muse
MusE is a digital audio workstation with support for both Audio and MIDI
https://github.com/muse-sequencer/muse
Last synced: 3 months ago
JSON representation
MusE is a digital audio workstation with support for both Audio and MIDI
- Host: GitHub
- URL: https://github.com/muse-sequencer/muse
- Owner: muse-sequencer
- License: other
- Created: 2013-09-10T14:47:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T00:07:20.000Z (almost 2 years ago)
- Last Synced: 2024-04-10T02:32:02.245Z (almost 2 years ago)
- Language: C++
- Homepage: https://muse-sequencer.github.io/
- Size: 72.6 MB
- Stars: 619
- Watchers: 37
- Forks: 66
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
- Awesome - MusE - MusE is a digital audio workstation with support for both Audio and MIDI. (Multimedia / Media Servers)
README

MusE
====
MusE is a MIDI/Audio sequencer with recording and editing capabilities written originally by
Werner Schweer now developed and maintained by the MusE development team.
MusE aims to be a complete multitrack virtual studio for Linux.
It is published under the GNU General Public License.
Visit the MusE web site at: https://muse-sequencer.github.io/
Most Linux distributions include MusE ready to install, check your package manager.
Installation from source code:
------------------------------
Stable source code releases are [here](https://github.com/muse-sequencer/muse/releases).
Or one of the git branches can be cloned, built, and installed.
Installation instructions are in the [README](src/README) file.
Documentation:
--------------
[LICENSE](src/COPYING)
[AUTHORS](src/AUTHORS)
These and other important documents, READMEs, and addendums are in the [src](src) directory.
The official MusE Manual (work in progress) has migrated to the wiki and can be found [here](https://github.com/muse-sequencer/muse/wiki/Documentation).