Tell me more ×
Musical Practice & Performance Stack Exchange is a question and answer site for musicians, students, and enthusiasts. It's 100% free, no registration required.

I'm looking for a piece of software that would run under GNU/Linux and that would allow me to store and organise sheet music in various formats on my hard drive into a database searchable by genre, artists, instruments, key, ...

Does anyone have recommendations?

share|improve this question
Shopping recommendations are off-topic, sorry. See the FAQ. – Matthew Read Jun 18 '12 at 2:52
Then you may want to close the most popular question the site has... music.stackexchange.com/questions/444/… – Stephen Hazel Jun 18 '12 at 5:07
The sort of canocical way to do this in a GNU environment is to store the sheets as well-annotated (and thus greppable) Lilypond code. Then you can search etc. using the standard Unix tools. – leftaroundabout Jun 21 '12 at 9:19

closed as off topic by Matthew Read Jun 18 '12 at 2:52

Questions on Musical Practice & Performance Stack Exchange are expected to relate to music practice, performance, composition, technique, theory, or history within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

not for software.
but i keep ALL my sheet music as .png files, named well, in neat directories.
A dir for each song, and 1.png, 2.png, etc per page.
zip it for emailing.
All you need is a paint app to scribble fingering and notes.
Any picture viewer should work for ya.
Some people like pdf, but not me.

share|improve this answer

I have two suggestions, although neither is a perfect solution.

If you plug all the info you mentioned into a spreadsheet, it'd be easily sortable by any of those criteria. That doesn't organize the files themselves, though, so you'd have to either think up some folder structure for the files (I simply used very broad instrumentation folders, then composer).

The second suggestion is use some sort of either paperless office software (Like DevonThink Office for Mac, as I use) or a database software to keep track like the spreadsheet. Depending on the software, it may not solve your actual file management issue though, just be a searchable database of all the information.

I'll confess to not knowing a whole lot about linux and software available for it; you may have better luck asking around for database or paperless office softwares on a Linux specific site or stack exchange. I'd just put what you're looking to do in general terms: keep track of files, and be able to search by user-defined attributes or tags. Good luck!

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.