
MuseScore
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
MuseScore is a free music notation and composition software available for Linux, Windows and Mac.
It allows for fast and easy note entry on a virtual note sheet. It has an integrated sequencer to allow for immediate playback of the score. MuseScore can import and export MusicXML and standard Midi files. It can also import several formats such as Guitar Pro files.
MuseScore is available in more than 50 languages and is the leading free music notation software. It's often praised as a cost effective alternative for Sibelius and Finale.
MuseScore also features a direct connection with the sheet music sharing site MuseScore.com via the MuseScore Connect panel. This gives users direct access to thousands pieces of sheet music shared by the community.
MuseScore 2.3.1 2 years ago
See https://musescore.org/en/2.3.1
MuseScore 2.3.1 2 years ago
See https://musescore.org/en/2.3.1
blackout
12 years ago
Report
protoman
12 years ago
Is this expected or a problem in the program?
Report
wschweer
12 years ago
Report
darkowl
12 years ago
Report
trisz
13 years ago
Report
wschweer
13 years ago
Report
trisz
13 years ago
The only problem is changing the instrument. If I select another sf2 file (with several instruments inside), I can hear the same piano1. Can I use another instrument?
Report
wschweer
13 years ago
Report
epicurious
13 years ago
But using the program, it's definitely not for me - which is unfortunate because it means I still haven't found a satisfactory notation program for Linux. I compose full-time, writing jazz and contemporary chamber music, and have been wanting to switch to a Linux desktop for work purposes - running on a stable, reliable system is very attractive!
But the software in the music field always lets it down, either in stability, user-intuitiveness or in flexibility. I suspect that most of the programs are written from a programmer's point of view rather than a musician's.
I'm not a programmer, but I'd love to help out in some way - I think that MuseScore is the first real attempt to redress the appalling balance in this area. How can I help?
Report
wschweer
13 years ago
I would help a lot if you could be more specific in about what you do not like about mscore or what your suggestions are to make it a better program.
Report
epicurious
13 years ago
-- Check for working CXX compiler: CMAKE_CXX_COMPILER-NOTFOUND
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working CXX compiler: CMAKE_CXX_COMPILER-NOTFOUND -- broken
CMake Error: The C++ compiler "CMAKE_CXX_COMPILER-NOTFOUND" is not able to compile a simple test program.
It fails with the following output:
CMake will not be able to correctly generate this project.
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
I'm not sure what to do next. Can anyone help please?
Report
gassauer
13 years ago
separate channel for 2 tracks
Aborted
Couldn't resolve property: 2
separate channel for 1 tracks
Aborted
any hint?
Report
wschweer
13 years ago
Maybe i will make a bugfix release this
weekend.
Report
mrbit
13 years ago
etc...
This is METAFONT, Version 2.71828 (Web2C 7.5.4)
kpathsea: Running mktexmf msbm10
! I can't find file `msbm10'.
<*> ...:=ljfour; mag:=1; nonstopmode; input msbm10
Please type another input file name
! Emergency stop.
<*> ...:=ljfour; mag:=1; nonstopmode; input msbm10
Transcript written on mfput.log.
grep: msbm10.log: Nessun file o directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input msbm10' failed to make msbm10.tfm.
return code : 256
run time : 16 seconds
total run time : 16 seconds
make[3]: *** [/home/mrbit/mscore-0.6.0/mscore/doc/de/man-de.pdf] Error 1
make[3]: Leaving directory `/home/mrbit/mscore-0.6.0/build'
make[2]: *** [doc/de/CMakeFiles/man-de.dir/all] Error 2
make[2]: Leaving directory `/home/mrbit/mscore-0.6.0/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mrbit/mscore-0.6.0/build'
make: *** [default] Error 2
Report
wschweer
13 years ago
Report
mrbit
13 years ago
Thanks
Report
mrbit
13 years ago
etc...
This is METAFONT, Version 2.71828 (Web2C 7.5.4)
kpathsea: Running mktexmf msbm10
! I can't find file `msbm10'.
<*> ...:=ljfour; mag:=1; nonstopmode; input msbm10
Please type another input file name
! Emergency stop.
<*> ...:=ljfour; mag:=1; nonstopmode; input msbm10
Transcript written on mfput.log.
grep: msbm10.log: Nessun file o directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input msbm10' failed to make msbm10.tfm.
return code : 256
run time : 16 seconds
total run time : 16 seconds
make[3]: *** [/home/mrbit/mscore-0.6.0/mscore/doc/de/man-de.pdf] Error 1
make[3]: Leaving directory `/home/mrbit/mscore-0.6.0/build'
make[2]: *** [doc/de/CMakeFiles/man-de.dir/all] Error 2
make[2]: Leaving directory `/home/mrbit/mscore-0.6.0/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mrbit/mscore-0.6.0/build'
make: *** [default] Error 2
Report
gecko
13 years ago
It seams that there is no more development, maybe you can use some code of there project, because it was very easy to use.
I need also a MusiXTex export function.
Report
prokoudine
13 years ago
Report
dovidhalevi
13 years ago
Main problem using musescore is that manual note entry crashes it. I can only export from noteedit and import to mscore.
Report
wschweer
13 years ago
Report
gecko
13 years ago
Report
wschweer
13 years ago
Report
mrbit
13 years ago
if test ! -d build; \
then \
echo "+creating build directory"; \
mkdir build; \
echo "+entering build directory"; \
cd build; \
echo "+calling cmake" ; \
cmake ../mscore; \
make; \
else \
cd build; make -f Makefile; \
fi;
make[1]: Entering directory `/home/mrbit/mscore-0.6.0/build'
make[1]: Makefile: Nessun file o directory
make[1]: *** No rule to make target `Makefile'. Stop.
make[1]: Leaving directory `/home/mrbit/mscore-0.6.0/build'
make: *** [default] Error 2
Report
wschweer
13 years ago
Report