Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Musescore | Description: | Musical score editing for Qt4 | Download: | musescore.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 177Mb | Version: | 1.2 | Date: | 07 Jul 2013 | Author: | Various, port by Alfkil | Submitter: | Alfkil Thorbjørn Wennermark | Email: | alfkil/gmail com | Homepage: | http://musescore.org | Requirements: | Qt 4.7 (0.9.0) | Category: | office/misc | License: | GPL | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 8049 | | | Snapshots:
| |
| Comments: | 0 | Snapshots: | 1 | Videos: | 0 | Downloads: | 227 (Current version) | | 227 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
NOTE: No sound or midi support (yet) for AmigaOS
NOTE: Because of some indeterminable issue with fonts, you will be selecting key
signatures "in blind". Sorry for this.
=================================================================
MuseScore Score Typesetter
=================================================================
Features:
- WYSIWYG design, notes are entered on a "virtual notepaper"
- TrueType font(s) for printing & display allows for high quality
scaling to all sizes
- easy & fast note entry
- many editing functions
- MusicXML import/export
- Midi (SMF) import/export
- MuseData import
- Midi input for note entry
- integrated sequencer and software synthesizer to
play the score
- print or create pdf files
Licence:
MuseScore is distributed under the GNU General Public License (GPL).
Please read the file COPYING in this directory for more
details.
Requirements:
- qt4 gui lib version >= qt4.6.x
Note that many linux distributions split packages into a user
and developer package and that you need to install both.
- ALSA Version 1.0 or newer (audio/midi input/output)
- CMake >= 2.4.6
- libsndfile >= 1.0.19
- recommended: JACK audio server (audio output)
- recommended: portaudio 19
(required for windows version)
Credits:
MuseScore uses the "Emmentaler" font from the lilypond project.
Installation:
- unpack source distribution
tar xvofj mscore-x.x.x.tar.bz2
- make
cd mscore-x.x.x
make release
if something goes wrong, then remove the whole build subdirectory
with "make clean" and start new with "make release"
- install as root user
sudo make install
User Documentation:
Look at the handbook section at http://www.musescore.org
Program Documentation:
Type
cd build
make doxy
to generate the program documentation with DoxyGen.
Browse the documentation with your favourite html browser
at:
build/Doc/html/index.html
Test:
Type
cd build/mscore
mscore
to start mscore. On first invocation a demofile
(Marc Sabatella: Reunion)
is shown. You probably want to change that in the
"preferences" dialog.
=================================================================
Help needed
=================================================================
We need your help! http://musescore.org
=================================================================
Contact
=================================================================
Werner Schweer; info()musescore.org
http://www.musescore.org/
|