Music Notation Software For Unix?
CapnCheapo asks: "I was just wondering if there has been any progress on a Finale-quality music notation system out there for Linux yet? There are plenty of sequencers and simple notation programs, but I need a program that can do heavy-duty scoring, (30 staves, transposition, score analysis, custom beaming) in a graphical environment. Lilypond is great for typsetting, but is not an ideal environment for playing with musical ideas. Thanks!"
my only suggestion would be denemo. It's a frontend to lilypond, but you can get playback on your notes as you enter them. Not what you're looking for, I'm sure, but anyway it's something
What I'm doing at the moment is using ABC for the data entry. This is because I can touch type this. There are attempts to provide GUI's for ABC, none of which is yet really usable for my purposes. However, there is a lot of really good command line based software that runs fast enough for me.
Then when I have what I want, I use the abc2ly converter that comes with lilypond to do the actual typesetting. This is also software that has a long way to go. It's in python, and I found I was able to add things to it when it didn't have a feature I wanted, so by now it's pretty good for my purposes. One of the features I added was an ability to put lilypond directives as comments in the ABC, so I keep the ABC as the "source" form for my music.
You can see the final result of this process by looking at dowland.pdf , and the ABC sources are on my Music publishing page.
There are many programs that do this. "Midisoft Studio" is a common example. You just connect a keyboard through the midi port, press the record button, then play, while it records the notes.
I'm sure there are many much more "professional" programs than midisoft, but I haven't really looked into any, as I don't actually have a midi keyboard to use it with.
-mdek.net
- U+1D000..U+1D0F5 - Byzantine Musical Symbols
- U+1D100..U+1D1DD - Western Musical Symbols
The character set of the western musical symbols is available. Check if this is what you need.FYI, other Unicode editors for Unix are available, e.g. yudit. Good luck!
It's not cool to use other peoples code... -
Check out Ludwig van on Advogato and also developer Cody Russel's page there.
Michael D. Crawford
GoingWare Inc
-- Could you use my software consulting serv
Pax,
White Rabbit +++ Divide by Cucumber Error ++
free experimental electronic music netlabel at www.viablehybrid.com
have you tried freshmeat? It's a pretty good resource.
---
Desperation is a stinky cologne
Somebody should be able to connect a MIDI controller and have it print music out. One could just jam and transcribe it at the same time. That would be ideal, but so would free beer.
Until then . . . .
Are you aware of the Linux Sound & MIDI site? (There is also a European mirror) It's the best collection of links to Linux music-related software and documentation I've found.
Here's their Music Notation page.