MusE Sequencer
MusE Sequencer
I'm one of the developers of the MusE Sequencer (GitHub).
MusE is a Music Editor written for Linux and aims to be a fully featured digital audio workstation (DAW). MusE's features include:
Features
- Playing back, recording, editing MIDI
- MIDI file import/export
- Piano Roll, Drum Roll, Score Editor and Eventlist editors
- Playing back, recording, and limited editing of audio/wave data
- auto-adjusting your wave files to fit your song's tempo (time-stretching without altering pitch, using RubberBand)
- Uses JACK and JACK's transport mechanism, for integration with other audio applications
- Supports various effects and software syntesizers (LADSPA, DSSI, VST, VSTi)
If you like screenshots, there are some at the bottom of the page
My contributions
I'm at the project since 2011. My most notable contributions (among various fixes etc) include:
- The Score Editor as of MusE 2.0 and later
- Audio time-stretching to fit into the song's tempo (still work in progress)
- Overall better MIDI vs Wave integration
- Speed fixes
- New, cleaner design of some internal structures
I also migrated the whole project over to GitHub. Read the linked article for why and how.
Things to do
MusE is far from being complete. While it is already a great tool, the development team is still rather small, and we're struggling getting all the bugs fixed, and new features implemented.
Our to do list includes:
- Documentation. A handbook. Tutorials.
- A easy to use in-program help system
- Code cleanup
- Redesign GUI
- Automation controller rework
- Social services, like sharing places for the users' music
- Providing example music, loops, instruments, etc
Getting involved
If you like to help us with any of the above (or anything else, actually), please get in touch with us! We greatly appreciate any help! Just write a mail to lmuse-{developer,user}@lists.sf.net, or to me. (Your mail may be replied to within some hours, or within several weeks.)
More information
For more information about the project, visit the project homepage under muse-sequencer.org. You can also subscribe to the lmuse-user or lmuse-developer mailing list.
Also have a look at our official repo (with issue tracker for reporting bugs), or at my own MusE repo at GitHub (or on windfis.ch).