Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
acc.gmn | 2019-02-26 | 443 Bytes | |
cue.gmn | 2019-02-26 | 422 Bytes | |
dim.gmn | 2019-02-26 | 85 Bytes | |
dotFormat.gmn | 2019-02-26 | 220 Bytes | |
systemFormat.gmn | 2019-02-26 | 443 Bytes | |
title.gmn | 2019-02-26 | 804 Bytes | |
clef.gmn | 2017-06-16 | 490 Bytes | |
instr.gmn | 2017-05-05 | 572 Bytes | |
autoBreak.gmn | 2017-04-25 | 699 Bytes | |
barFormat.gmn | 2017-04-25 | 917 Bytes | |
beam.gmn | 2017-04-25 | 369 Bytes | |
beams.gmn | 2017-04-25 | 111 Bytes | |
beamsfull.gmn | 2017-04-25 | 304 Bytes | |
begend.gmn | 2017-04-25 | 133 Bytes | |
centerrests.gmn | 2017-04-25 | 176 Bytes | |
dots.gmn | 2017-04-25 | 562 Bytes | |
empty.gmn | 2017-04-25 | 418 Bytes | |
fermata.gmn | 2017-04-25 | 139 Bytes | |
fingering.gmn | 2017-04-25 | 506 Bytes | |
grace.gmn | 2017-04-25 | 145 Bytes | |
intens.gmn | 2017-04-25 | 478 Bytes | |
key.gmn | 2017-04-25 | 527 Bytes | |
marcato.gmn | 2017-04-25 | 430 Bytes | |
meter.gmn | 2017-04-25 | 552 Bytes | |
newSystem.gmn | 2017-04-25 | 348 Bytes | |
pageFormat.gmn | 2017-04-25 | 1.1 kB | |
restFormat.gmn | 2017-04-25 | 229 Bytes | |
slur.gmn | 2017-04-25 | 622 Bytes | |
space.gmn | 2017-04-25 | 358 Bytes | |
staff2.gmn | 2017-04-25 | 317 Bytes | |
staff.gmn | 2017-04-25 | 321 Bytes | |
staffFormat.gmn | 2017-04-25 | 949 Bytes | |
stems.gmn | 2017-04-25 | 318 Bytes | |
stemsAuto.gmn | 2017-04-25 | 301 Bytes | |
tempo.gmn | 2017-04-25 | 98 Bytes | |
testsysstretch.gmn | 2017-04-25 | 225 Bytes | |
text.gmn | 2017-04-25 | 338 Bytes | |
tie.gmn | 2017-04-25 | 271 Bytes | |
tieBegin.gmn | 2017-04-25 | 368 Bytes | |
ties-up-down.gmn | 2017-04-25 | 60 Bytes | |
tuplet.gmn | 2017-04-25 | 823 Bytes | |
volta.gmn | 2017-04-25 | 148 Bytes | |
Totals: 42 Items | 17.1 kB | 0 |
-------------------------------------------------------------------------- GUIDO Engine Library ============== Grame, Centre National de Creation Musicale http://www.grame.fr -------------------------------------------------------------------------- The GUIDO Engine library provides music score layout to client applications. It is based on the GUIDO format and support Guido Music Notation files (gmn) as input but allows to build dynamic scores as well. The library is a C/C++ library supporting MacOS X, GNU-Linux and Windows. Portability is ensured by a set of Virtual Graphic Devices (VGDevice), implemented for each target platform. These devices are included in the binary libraries for MacOS X and Windows. The preferred solution for platform independence is currerntly to use the Qt environment included in this distribution; it provides Qt graphic devices as well as Qt widget especially designed to support guido graphic scores. The GUIDO Engines uses the font 'guido2.ttf' (containing various musical symbols), so you should install this font on your system. The source code of the library is available from sourceforge under the Mozilla Public License (see the license.txt file) See at http://sourceforge.net/projects/guidolib for more information.