Gymnopedies Free Sheet Music




COMPOSERS, ARRANGERS FREE ACCOUNT
A link between composers and musicians:

• Add your PDF scores.
• Add your MP3 recording.
• Edit your artist page (biography, text, picture).
• Have feed back from visitors.
• Activate a donation system.
• We shared our ads incomes with you.
More information

Members Testimonies:
Malcolm Berthou
(Translated) "Thank you once again for this free space, which allowed me to expand my contacts and bring me new contracts. Some of my songs will be played in Spain, Florida, others will be used in a short film in Quebec...."
Alexandre Pappas
(Translated) "My works will be played on the Ofiszina Theater in San Paolo, Brazil on April 20, 2008. They will be performed by SPAHERA BAND with ALEXEY KURTIJIAN ... My participation of this convert comes first from a contact on free-scores.com ..."
See the concert annoncement

Notes:
MuseScore 0.9.3 implements a new compressed file format (*.mscz), adds a lot of other new features, fixes some bugs and tries to speedup/optimize layout. The script plugin interface has now bindings to the whole qt library. New score elements are glissando and tremolo symbols between notes. Tuplet types are extended and can now contain notes and rests of different len.

Changes:
21.9.8
- added "Online Manual" to help menu to access the manual pages on the mscore web pages
20.9.8
- add "sff" to dynamcis
- layout fixes for articulation symbols (x position was wrong for chords with mirrored note heads)
- layout fixes for articulation signs (wrong x position for chords with mirrored note heads)
19.9.8
- musicXml chord import fixes
16.9.8
- Changed harmony import from musicXml. Lookup of harmonies in the harmony data base is now done by "kind" and "degree" list. If no exact match is found, a chord is constructed from "kind" and degree list and then searched in the data base. This allows for ambigous chords/harmonies.
- updated french translation from Lasconic
15.9.8
- cut&paste measure fixes
- fixed pdf export on windows
- do not export green break icons to *.png
13.9.8
- replace semaphore locking with lockless fifo implementation; maybe this fixes a problem when mscore did not start up on first try
11.9.8
- fix changing time signature of a template in "Create New Score" wizard
- mscore can now export multi page scores to png. A new file is created for every score page.
9.9.8
- fixed "legato bug"
- fixed in place editing of instrument names
28.8.8
- new shortcut: if bar line is selected <Ctrl+Return> inserts a page break. If there is already a page break, it is removed.
25.8.8
- make palette positions persistent
- new shortcut: if bar line is selected <Return> inserts a line break
- added patches from Olav Gundersen (lilypond export, more grace note types)
22.8.8
- export unrecognized harmony as text "direction" in MusicXML
18.8.8
- fixed handling of filenames with dots like "a.b.c.mops.xml"
- add new command Shift+K to popup harmony properties of selected note/chord
16.8.8
- fixed beaming for the most common compound time signatures
14.8.8
- fixed Ctrl+V (paste) shortcut for text edit mode in windows
13.8v
- fixed transposing key signatures
- fixed image drag&drop for windows version
- fixed "AltGr" key in windows version
12.8.8
- Fixed beaming for the most common simple time signatures
- put dot after a note always in the space above a note if note is on a line (tracker item 2012110)
11.8.8
- implemented Ctrl+V (paste) shortcut for text edit mode
8.8.8
- added "All Supported files" as default for "Open File Dialog" ass suggested by Lasconic
- fixed enable/disable undo/redo buttons; mscore crashed when a wrong enabled button was pressed
7.8.8
- added first version of spanish translation from Carlos Sanchiavedraz
6.8.8
- do not transpose key signatures when creating score from template
- upate "concert pitch" button state after undo/redo
5.8.8
- MusicXML import of dottet rests
4.8.8
- fixed regression in MusicXML export of rests (change from 23.7.)
1.8.8
- fix crash in new score wizard
30.7.8
- new "display in concert pitch" button
- fix for build script (if-endif mismatch)
- fix loading of plugins
29.7.8
- updated italian translation from Angelo Contardi
23.7.8
- change notion of MusicXML "whole measure rest"
- harmony fixes: bass note entry & export/import to MusicXML
- new score meta data dialog
- support for MusicXML identity/source element
21.7.8
- fix slurs in excerpts (#2015245)
19.7.8
- preparations for static linking of plugin bindings
17.7.8
- added open office script "OOoLilyPond" modified for mscore from Cambiata
16.7.8
- exchange movement-number movement-title with work-number work-title in MusicXML import/export
11.7.8
- fix saving of compressed MusicXML *.mxl format
- changes in windows cross build
3.7.8
- add time display to transport panel; repeats are not handled yet
- dont destroy script interpreter after script execution
- mark dirty scores with asterisk in tab text
2.7.8
- when searching for plugins look also into subdirs
- export plugin path to plugin scripts
30.6.8
- new demo file "Gymnopedie 1" from Erik Satie. The demo looks better with the new "short stem" feature.
- shorten note stem if stem has the "wrong" direction
- fix: style parameter "akkoladeDistance" did not work
- disable "R" repeat command in edit mode
29.6.8
- place bowing marks above the staff
- same for turn and reverse turn
- fix stem length of notes on ledger lines
- allow "display in concert pitch" swich in note entry mode
- disable all commands in gui which are not valid in current state
- fix crash when entering note entry mode
28.6.8
- new command: "R" repeats last command
- bug fix: "save file" messed up the scores when more than one score was loaded and modified
27.6.8
- fixed crash when trying to copy/paste a slur
- tuplet dialog now also works on selected rests
- fix for midi input: midi clock events destroy relayout/refresh of score during editing
- fixed crash when incrementing pitch of note in a system with a hbox
26.6.8
- added "Reset to Default" button in preferences dialog
- create end bar line after deletion of last measure as suggested by David Bolton
- when selecting measures at score end for deletion the last measure was never deleted
- mscore did a complete relayout on every received midi event. This is especially slow when an attached keyboard sends midi clock or active sense messages.
20.6.8
- fixed crash when appending HFrame
- fixed crash when playing new created score
16.6.8
- fix dragging dynamics symbols to staff > 1
- added french translation from Lasconic
14.6.8
- add language selection to preferences
- some name changes: changed Articulation to Channel; changed NoteAttribute to Articulation
10.6.8
- first implementation of "Display in Concert Pitch" style option
- integrated qt script debugger; enable debugger by starting mscore with option "-D"
9.6.8
- fluid synth settings: increase max channel number to 64, set audio channels to two
- added qt script debug to build system
6.6.8
- Transpose key in new wizard for transposing instruments.
  Example: tenor sax sounds 14 semitones lower than notated, if the score is c major, then the tenor sax staff is created with two sharps (d major).
5.6.8
- automatically move end bar line when appending new measure(s)
- automatically create end bar line in "new wizard"
- allow *.mscz files as template files
- refresh QDirModel before showing templates list to also show new created templates
4.6.8
- testfile articulation.msc shows violin staff with switch between "pizzicato" and "arco" using two channels
3.6.8
- new (incomplete) midi structure; a part (all staves for one instrument) can use more than one midi channel configurable in the instruments.xml file. The channels are used for different articulations of that instrument (example pizzicato for strings).
25.5.8
- fix dynamics text
- changed layout of note heads in stem down chord
24.5.8
- plugins: add script bindings for qt base, gui, network, xml and uitools
23.5.8
- play transposition was not applied to all note off events
- in "open" dialog show both *.msc and *.mscz files
- in "save" dialog default to *.mscz file format
- note stems are now editable
22.5.8
- adapt ledger line length for grace notes
21.5.8
- set smaller beams for grace notes
- reduce distances for grace notes
- more compact layout for mid measure clefs
20.5.8
- fixes for tremolo (i was totally wrong on how tremolo of two notes works)
- glissando can now cross measure boundaries
19.5.8
- new: tremolo signs between notes
- fix measure reapeat layout for staff != 1
18.5.8
- new: glissando
16.5.8
- new button to toggle note entry mode
14.5.8
- internal text styles are not visible to user anymore
- implement mid - measure barlines
- fix tuplet editing with mouse
13.5.8
- new wizard: nominator and denominator was exchanged in time sig setup
12.5.8
- fix for cross beams
- auto beamer: implement table feature "stop on every beat"
- fix regression: entering notes, duration type not set correctly (issue 1961843)
8.5.8
- should work now with qt4.4 (as available in kubuntu 8.04)
- more flexible tuplet handling; its now possible to put notes/rests of different len in tuplets
- change DurationType into class Duration and extent functionality; A chord/rest len is now described by a Duration() and a midi tick number. This is necessary to describe tuplet members.
6.5.8
- make tuplet numbers/brackets movable (dragable)
- do not start a beam on last note of a tuplet
- fix delete of notes in tuplets
- more chords from Stefan Koelling
5.5.8
- implemented new compressed "*.mscz" format (now default)
- fix drop position of dynamics
- configure dynamics text font size as spatium dependent
3.5.8
- musicXML import: allow for multi measure voltas
2.5.8
- extended chord list (David Bolton)
30.4.8
- allow rest to be changed into tuplet
- fix drag of measures with slurs/ties
- fix regression in note head layout
29.4.8
- added selection of key signature to "new" wizard
- added pickup measure to "new" wizard
28.4.8
- fix measure number style dialog
- extent tuplet configuration
27.4.8
- make transpose chord names optional
- added more basic tuplet types (Ctrl+2(duplet) - Ctrl+9 (nonuplet))
- fix tranposition of chordnames
- correct enharmonic misspellings in "promenade" demo.
- fix some clefs in instrument list (David Bolton)
26.4.8
- more harmony fixes
25.4.8
- png export can be configured to be like screen shot or like printout
- implement Drag&Drop of measures with tuplets
- remember last "save as" directory
- lyrics edit mode: if at last column <cursor right> moves to next note (syllable)
- lyrics edit mode: if at column zero <cursor left> moves to previous note (syllable)
- shift+space now position to previous note (syllable) in lyrics edit mode
- fix layout: left margin in measure was too small if first note had accidentals (accidentals moved into the margin)
24.4.8
- dont leave editmode when autosave a file
- dont autosave new created files
- extend the chord table with some new chords
- new function: transpose chords
23.4.8
- on popular demand: configurable auto save function
- layout all after loading style
- fix special characters in text palette (no flat symbol)
- fix accidentals #/b in instrument names
21.4.8
- new style option "create courtesy time signatures"
- can read now MusicXml files with incomplete part-list
- add style template "leadsheet.mss"
20.4.8
- fixes for harmony import/export
- misc small fixes for MusicXml import/export
- added xml testfiles from Reinhold Kainhofer (Lilypond project); build script to render each xml testfile with mscore and lilypond and create html files to easy compare both renderings
18.4.8
- incremental layout for note entry and note pitch changes
- fix for MusicXml import of some chords
17.4.8
- fix tuplet rendering
- fix music xml import of chordnames (root a/b not recognized)
13.4.8
- reduce number of relayouts to speed up gui
- speedup text entry