You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
2012 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
(1) |
2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2017 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Dominique F. <fo...@gr...> - 2020-03-02 17:47:33
|
Hi all, A new version of the Guido Engine Library, applications and tools are available from GitHub: https://github.com/grame-cncm/guidolib/releases The javascript/WASM Guido library is also available from npm: https://www.npmjs.com/package/@grame/guidolib Dominique Fober 11 cours de Verdun - Gensoul 69002 Lyon tél : +33 (0) 472 07 37 00 http://www.grame.fr |
From: Dominique F. <fo...@gr...> - 2019-08-29 11:47:02
|
Hi, The javascript Guido library version 1.67 is available from npm: https://www.npmjs.com/package/@grame/guidolib Note that the library is only available as a wasm (WebAssembly) library. It changes the way the library must be loaded. (see the enclosed guidoengine class). Dominique Fober GRAME - Centre national de création musicale 11 cours de Verdun -Gensoul 69002 Lyon tél : +33 (0) 472 07 37 00 fax : +33 (0) 472 07 37 01 http://www.grame.fr |
From: Dominique F. <fo...@gr...> - 2019-08-29 11:42:08
|
Hi, A new version of the Guido Engine Library, applications and tools is available from GitHub: https://github.com/grame-cncm/guidolib/releases Reminder: since release 1.66, a single package provides all the components (SDKs, tools, applications) for Mac OS and Windows. The other platforms have to download and compile the source package. Dominique Fober GRAME - Centre national de création musicale 11 cours de Verdun -Gensoul 69002 Lyon tél : +33 (0) 472 07 37 00 fax : +33 (0) 472 07 37 01 http://www.grame.fr |
From: Dominique F. <fo...@gr...> - 2019-02-26 10:30:03
|
Hi, The Javascript Guido Engine Library is now available from npm: https://www.npmjs.com/package/@grame/guidolib All the best, — Dominique |
From: Dominique F. <fo...@gr...> - 2019-02-26 10:18:30
|
Hi, A new version of the Guido Engine Library, applications and tools is available from the sourceforge files section: https://sourceforge.net/projects/guidolib/files/ <https://sourceforge.net/projects/guidolib/files/> or from GitHub: https://github.com/grame-cncm/guidolib/releases Note that now, a single package provides all the components (SDKs, tools, applications) for Mac OS and Windows. Other platforms have to download and compile the source package. All the best, — Dominique Change list ----------------------------------------- - new pedalOn and pedalOff tags - intens tag: add text before and after attributes - fingering tag: add position attribute, add global settings - add -viewport option to guido2svg - new \arpeggio tag - new GuidoGetMetersAt API - fix slur rendering with one grace note and a regular note - fix slur collision with chords - fix incorrect cresc. on single chord - fix incorrect articulations position in case of enforced beaming - fix incorrect text position for marks - fix \intens bounding box - fix noteFormat issue within chords (issue #17) - dm parameter removed from \cresc and \decresc tags (redundant with \i) - fix ignored dx parameter for \systemFormat tag - fix inverted dy for dynamics (\cresc, \decresc) - ornaments syntax change (affects \trill, \mordent, \turn): they don't use a chord for specification any more, but can be applied to (real) chord. Tag parameters have been redesigned. - slurs: dx[12] and dy[12] are now taken into account when curve direction (up | down) is set, dx and dy are now applied as offsets to dx1, dx2 and dy1, dy2 - new staff distance parameter for fixed stave spacing feature (\staffFormat<distance>) - new GuidoShowElement API - the \instr tag supports font attributes (font, size, format...) and auto position using the autopos attribute or using the \auto or \set tag - new autoInstrPos attribute for the \set tag - fix incorrect tempo position at line break - fix incorrect barline between a grace note and note - crash bug fixed: may occur with \newLine tag followed by a \meter tag - new mapping behaviour: - if a rest starts a bar, GuidoGetStaffMap extends its mapping box to the left barline (to keep old behaviour, use GuidoGetStaffMapV1) - if all bars at a given date, over all staves, start with a rest, GuidoGetSystemMap extends the first mapping box of the measure to the left barline (to keep old behaviour, use GuidoGetSystemMapV1) - new \harmony tag - SVG output change: tags are not using the short form anymore (e.g. <line ... /> is now <line ...></line>) - grace notes are included in the previous event mapping area - supports complex meters with different units - strategy changed for key change: naturals are hidden by default when the key increases or decreases in the same direction (flats or sharps). This behavior can always be overridden using the 'hideNaturals' tag parameter. - svg device font colors management changed in order to avoid setting the color when no color is specified on gmn side. - fix svg export viewBox size with piano roll - fix slope issue with slurs - new autopos attribute for dynamics (\cresc and \dim) - fix newline issue with crescendo and diminuendo - fix beaming issue with trills - whole measure rests management (ignored when the meter is not set): rest appearance is forced to semibreve fix rest centering with end bar, double bar and repeat bars - support for \clef<"c0"> - fix grace notes beaming issue: regular beaming ignores graces notes they may be beamed using a dedicated \beam tag - fix native graphic device issues - new GuidoGetNotesDensity API. The notes density is computed on the x axis only. It represents the ratio between the space occupied by the notes over each measure of each staff. The maximum density is retained over a single line. - new feature to check and solve lyrics collisions, available using an extension of GuidoLayoutSettings. Note that solving collisions modifies the internal AR representation but changes are reverted when no check is required. - new repeat attribute for trills - new autoLyricsPos attribute for the \set tag - fix automatic y position for lyrics |
From: Dominique F. <fo...@gr...> - 2017-01-03 11:27:47
|
Hi, A new version of the Guido Engine Library, applications and tools is available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ <https://sourceforge.net/projects/guidolib/files/> And all the best for the new year, — Dominique Change list --------------- - accidentals collision detection improved, it comes with a change in handling dx in \acc tag: it is now applied to the solved collision - fix a bug with \space tag at the beginning of a slice (e.g. after a bar): space was ignored - strategy improved for creating natural keys: when the key signature increases the current key no natural key is created unless the 'hideNaturals' tag parameter is set. - key layout improved : decreases right space after a natural key - fix dispNote issue in tuplets when value is /32 or /64 - octava tag: draw extensions lines - new autopos attribute for lyrics: when 'on', the lyrics are placed below the bottom of the bounding box that includes all the notes of the staff. - fix a bug with incorrect placement of position tags in multi-voices scores with \staff tags - fix appearance issue with tuplets (dispNote attribute) and durations that normally required to be splitted. Support of dispNote for rests. - various issues with clefs corrected (duplicate clefs, clef - meter inversion) - system style for bar format is now supported by repeat bars - new style "none" for \acc tag, intended to avoid the second accidental in case of tied notes - articulations support a position parameter with "above" or "below" values - default placement of marcato change to above - chords: better support of articulations tags - slurs redesigned - autoMeasuresNum attribute of the \meter tag supports "page" value - new GuidoGetMeter API - new 'enclosure' parameter for \mark tag (see sample gmn files) - incorrect beaming corrected: a beam could sometimes cross a beat, - incorrect beam start corrected for tied notes starting off beat - bug in Midi export corrected (velocity was always 0) - crash bug corrected with meter<"0">, was due to new beaming strategy - beamed half notes support arbitrary 'empty' durations - new \beamsFull tag introduced to allow rests in auto beaming |
From: Dominique F. <fo...@gr...> - 2015-12-21 10:17:04
|
Hi, A new version of the Guido Engine Library, applications and tools is available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ <https://sourceforge.net/projects/guidolib/files/> Best, — Dominique Change list --------------- - beanming half notes is allowed - auto beaming strategy improved - bug in mapping corrected: rests generated by split could be ignored - new reduced simplified proportional representation - added GuidoStream2GuidoString in GUIDOParse which return clean Gmn code from a guido stream - empty guidostream are now translated in guido code as an empty score: "[]" - new GUIDOScoreMap API : GuidoGetRAWStaffMap, GuidoGetRAWVoiceMap and GuidoGetRAWSystemMap which return mapping without any treatment (RAW) - crash bug corrected (with regression-tests/ActorPreludeSample.gmn) - crash bug corrected with piano roll colors management - new function GuidoPianoRollRemoveColorToVoice for piano roll to remove color to voice. |
From: Dominique F. <fo...@gr...> - 2015-03-23 11:16:24
|
Hi, A new version of the Guido Engine Library - applications and tools - is available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ <https://sourceforge.net/projects/guidolib/files/> See the change log below for the main changes. The important news is that the Guido Engine is now available as a javascript library ( https://sourceforge.net/projects/guidolib/files/Javascript/ <https://sourceforge.net/projects/guidolib/files/Javascript/> ) and can be embedded into a web pages. Samples are provided with the Javascript SDK, including a web component example. With the existing web service, a whole set of solutions are now provided for the web (see at http://guido.grame.fr/ <http://guido.grame.fr/> ). Note also that the Guido Java JNI has been updated to the latest API and a new Java SDK has also been published. All the best, — Dominique ---------------------------------------------------------------- 2015-03-23 version 1.5.7 - New param 'dispNote' in \tuplet-tag, allowing to force notes appearance: - possible values : "/1", "/2", "/4", "/8", "/16") - doesn't work for chord in tuplet - integration of GuidoLayoutSettings and GuidoPageFormat in classes. Global or static variables for this data structures are removed. - bug fixes : - cairo device : problem on fill color. - GDI device : remove unused character array mapping in GDI font class. - Tuplets : correction on automatic brackets direction - Compilation with visual studio 2010 and cmake > 2.8. The name of visual studio in cmake has changed, adding new condition in cmakelist. |
From: Dominique F. <fo...@gr...> - 2014-12-15 10:41:46
|
Dear all, A new version of the Guido Engine Library - applications and tools - is available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ <https://sourceforge.net/projects/guidolib/files/> See the change log below for the main changes. All the best, — Dominique ———————————————————————————————— Changes log ———————————————————————————————— 2014-12-09 version 1.5.6 - Proportional rendering available (enabled with GuidoLayoutSettings parameters) - \special-tag: - "space" param suppressed (was useless) - "scale" param changed for "size" - "color" param added - \tuplet-tag: - "position" param added - "dx" param added - bug fixes: - \staffFormat-tag + mapping: - staff mapping height is not null anymore when we set \staffFormat-tag "style" param to "0-line or "1-line" - line thickness is now taken in account in staff mapping - some SVG export bugs fixed - fix for a mapping bug in some particular cases - fix for a graphic bug which appeared when a non-standard notehead style was set with \noteFormat-tag - \units-tag: now, unit is properly reset when we remove \units-tag ———————————————————————————————— 2014-11-7 version 1.5.5 - Fraction is now using 'long long' instead 'int' for numerator and denominator (negative dates were found with complex non-quantified scores, due to overflow) - new timing API for performance measurements (GuidoGetParsingTime, GuidoGetAR2GRTime, GuidoGetOnDrawTime) - performances improvement: - during AR2GR procedure, principally for scores containing lots of chords (time ratio until 3) - during drawing procedure, principally for very big scores (time ratio until 3) - color param added for tags: \tremolo, \dotFormat, \accidental, \accolade, \bar, \doubleBar, \endBar, \repeatBegin, \repeatEnd, \daCapo, \daCapoAlFine, \dalSegno, \dalSegnoAlFine, \fine, \breathMark, \key, \octava, \staffFormat, \tempo, \tie, \tuplet, \volta - size param added for tags: \accolade, \bar - dx param added for tags: \bar - dy param added for tags: \accolade, \bar - \volta-tag : - display bug fixed - useless param 'pass' removed - 'm' param changed to 'mark' - mapping bug fixed on \cluster-tag |
From: Dominique F. <fo...@gr...> - 2014-10-24 08:29:35
|
Hi, A new version of the Guido Engine Library - applications and tools - is available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ It comes with new features, significant performance improvements, bugs corrections and improved documentation, notably with concise and useful refcards. Many thanks to Colas Decron and Camille Le Roi, the main contributors of this release. All the best, — Dominique Change log: ———————— - new piano roll API available : - piano roll can be generated from an gmn file, an AR, etc. and exported to any classic file format - two piano roll types available : classic (notes are horizontal) and trajectory (notes are graphically linked to the following note) - new 'dy' attribute for the \staffFormat-tag to insert an vertical offset - beams can be applied to grace notes - new 'autoMeasuresNum' attribute for the \meter-tag to display or not measures number - \bar-tag : - new 'displayMeasNum' attribute to choose for each bar to display or not measure number - new 'numDx' / 'numDy' attribute to adjust measure number position - huge performances improvement (to quantify : time ratio until 60 for very big scores and 8 for standard 2-pages scores) - new tremolo tag - various bugs correction - some SVG export bug fixed - conflicts with note durations in the trill solved - problems on dotted trills / cluster - bad vertical position of the flags of very low/high notes or chord - size param of \meter tag working properly now - problems on small lineThickness values in \staffFormat-tag - various other bugs fixed - crashes correction : - when a \composer, \fingering, \label, \mark or \title tag was set under range-tag form - when a trill composed of a chord containing several different durations was separated into two tied trills - various other crashes avoided |
From: Dominique F. <fo...@gr...> - 2014-01-22 12:02:24
|
Hi, A new version of the Guido Engine Library, applications and tools is available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ The Guido Engine services are also provided as RESTFul web services at http://guidoservice.grame.fr/ The API of the service is available from http://guido.grame.fr/ The source code and the documentation of the server are also available from the repository. Change list --------------- - improvement of \ritardando-tag and \accelerando-tag: now a dotted line is drawn and it is possible to indicate the tempo of beginning and end (also possible to change the text style and color) - improvement of \accol-tag : the accolade can change its style and have a range: now it can envelop the entire system or a part of it - improvement of \meter-tag (now sums in numerator are allowed) - new 'position' attribute for the \marcato tag - new reentrant parser (transparent for users, not for developers) - new stream parsing mechanism : from now, it's possible to parse a stream as it goes along, and to get intermediate AR's states - option "Resize page to music" added in GuidoEditor settings and in Guido2Image - \pageFormat-tag modified : from now, when horizontal / vertical margins sum is superior than width / height, they are set to 0 - new 'lineThickness' attribute for the \staffFormat-tag - new attributes for the \tuplet-tag: 'lineThickness', 'textSize', 'bold’ - new attributes for the \cres-tag and \decresc-tag: now it's fully customizable - bugs correction - on windows, sometimes Guido crashed when user left-clicked on the score - dotted events (clusters, chords (vertical dot alignment and collision avoidance) and rests) - meter size set by user - now, bars (simple bar, repeatBegin, repeatEnd, double bar, finish bar) adapt their size to staff lines number and to staff size - some bugs fixed about SVG export - various bugs fixed and crashes avoided see the documentation extension and the sample files in 'new-tags-v1.52' Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2013-07-16 15:31:01
|
Hi, A new version of the Guido Engine Library, applications and tools are available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ Change list --------------- - new tags : \glissando \cluster \staffOff- \staffOn \symbol \fBeam tag (feathered beaming) - trill line added : stops at the next element, can be drawn over several staves, systems and pages (if the notes are tied). - new GuidoGetSystemCount API - bug in midi export corrected: chord notes were ignored - supports new notehead and brackets around noteheads - bug correction : . stem length of high chords . incorrect staff mapping was generated for staves with a single slice . midi export corrected: chord notes were ignored see the documentation extension and the sample files in 'new-tags-v1.51' Acknowledgments ------------------------- I would like to thank Camille Le Roi and Colas Decron. They have designed and implemented all the GUIDO Engine extensions included in version 1.51. Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2013-02-04 11:15:41
|
Hi, A new version of the Guido Engine Library, applications and tools are available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ Regarding the guido engine, the new release provides bug corrections : - rendering bug corrected: empty output whith empty \title tag on windows - bug with incorrect clef displayed in a very specific context (auto clef, multi-voice staff, new line forced) NEW in the resources section: a PYTHON BINDING provided by Rupprechter Benjamin. Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2012-04-05 07:50:13
|
Hi, A new version of the Guido Engine Library, applications, tools and java sdk are available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ There are no new features, only bugs corrections. See the change log below for details. Best, -- Dominique ---------------------------------------------------------------- Change log ---------------------------------------------------------------- 2012-03-23 version 1.4.9 - bug in hex colors setting (could be not taken into account) - crash bug catched (due to syntax error in chords duration modification) - bug corrected: multiple repeatEnd without repeatBegin - bug corrected with chords mapping (incorrect event date and duration) ---------------------------------------------------------------- 2012-02-21 version 1.4.8 - new juce device and viewer - tools changes: guido2svg options change guido2image options change |
From: Dominique F. <fo...@gr...> - 2012-02-22 11:42:00
|
Hi, A new version of the Guido Engine Library, applications and tools are available from the sourceforge files section. https://sourceforge.net/projects/guidolib/files/ The main changes are: - a new extended graphic to time mapping API - a new device to support the juce framework (http://www.rawmaterialsoftware.com/). See the change log below for details. Best, -- Dominique ---------------------------------------------------------------- Change log ---------------------------------------------------------------- 2012-02-21 version 1.4.8 - new juce device and viewer - tools changes: guido2svg options change guido2image options change known issues: - incorrect clef displayed in a very specific case: a multi voice staff with no clef indication, with one voice dispatched to "g" clef and the other dispatched to "f" clef: the second line may display an incorrect clef when forced with a \newline tag ---------------------------------------------------------------- version 1.4.7 - supports html colors by name (extended colors keywords) warning: previous named color (red, green, blue and yellow) values was 200 the corresponding html color value is 255 - new GuidoCountVoices API - support for guido svg font added to SVG device - GuidoSVGExport API change to for optional guido svg font support - new mapping functions providing adjusted mappings for voices, staves and systems - micro tonal support in free keys - corrects crash bug with dynamic editing (supports incomplete tag params list) - corrects incorrect accidentals rendering in multi voice staffs |
From: Dominique F. <fo...@gr...> - 2012-02-22 11:41:58
|
Hi, A new version of the Guido Engine JNI is available from sourceforge, files section. https://sourceforge.net/projects/guidolib/files/Java/ It supports the new guido extended mapping features provided by the Guido engine v.1.48. Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2011-12-12 10:10:55
|
Hi, A new version of the Guido Engine JNI is available from sourceforge, files section. It supports the new guido export to svg and MIDI file features. Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2011-11-25 14:07:53
|
Hi, A new version of the Guido Engine Library, applications and tools are available from the sourceforge files section. The main changes are: - export to svg : embedded in GuidoEditor or available using guido2svg command line tool - export to midifile : embedded in GuidoEditor or available using guido2midi command line tool This version has been purged from all memory leaks and should be more robust to syntax errors In addition, several bugs (crash bugs or incorrect rendering) have been corrected. The Max and PureData external have also been updated to run with this version. See the change log for details and read the IMPORTANT NOTE below. Best, -- Dominique =================== IMPORTANT NOTE: =================== - the guido font (guido2.ttf) has been modified: you should install the new version for a correct rendering (automatically done on ubuntu) - for developers: up to now, it was possible to release the ARHandler and GRHandler (using GuidoFreeAR and GuidoFreeGR) in any order but that was a side effect of memory leaks. Now, you should release them in the reverse order of allocation (i.e. call GuidoFreeGR first and next GuidoFreeAR) ---------------------------------------------------------------- Change log ---------------------------------------------------------------- 2011-11-25 version 1.4.6 - memory leaks corrected - corrects accidentals management with system bar and implicit bars ---------------------------------------------------------------- version 1.4.5 (not officialy released) - guido font modified - new version is 3.3 (required for correct whole rest rendering) - MIDI file export capabilities and new GuidoAR2MIDIFile API - incorrect rendering of \alter in chords corrected - potential crash with \acc incorrect spec corrected - potential crash bug with \text tag corrected - change in accidental management to cover octave changes and to comply to the practice described in "Behind Bars" E. Gould p. 79 - corrects a bug in tuplet display (e.g. strange vertical bar with values like [_/28 c2/16]) - corrects a scaling bug in tempo rendering (musical form was not visible) - duration spec supports absolute time using 'ms' form (e.g. e1*1500ms). The absolute time is converted to an equivalent music time assuming that a quarter note is 1000mls. - new GuidoGetVersionStr API - bug in xxxBeg:id xxxEnd:id parsing corrected: id was always null leading to an incorrect rendering - new embedded svg device and new GuidoSVGExport API |
From: Dominique F. <fo...@gr...> - 2011-07-13 16:08:01
|
Dear all, A new version of the Guido Engine Library is available from the sourceforge files section. See the change log below for details. Best, -- Dominique ---------------------------------------------------------------- 2011- version 1.4.4 - factory API revised - bench tools included but not compiled by default (actually in progress) - GDeviceOSX change: defaults now to Quartz coordinates space unless _USE_QD_COORDINATES_ is defined. Embedded Quartz device uses QD coordinates. - clef change resets current accidentals (as described by Gould in "Behind bars" p.78) - key signature lost after clef change corrected (patch by Yu Fan) - minimum distance between staves is back to 'uncorrected' version the change introduced by version 1.4.1 results in incorrect mappings |
From: Dominique F. <fo...@gr...> - 2011-05-02 12:38:10
|
Dear all, A new version of the Guido Engine Library and applications is available from the sourceforge files section. The release 1.43 provides microtonal support (new \alter tag) and cautionary accidentals (\acc tag extension). See the changelog (http://sourceforge.net/projects/guidolib/files) for more details. In addition, a Sibelius plugin to export to Guido Music Notation format is available. For the story, this plugin has been designed by Juergen Kilian years ago and reappeared very recently thanks to João Pais. I've refreshed the source code and it supports now almost the basic notation features. See at http://sourceforge.net/projects/guidolib/files/Sibelius Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2011-03-18 12:41:42
|
Dear all, A new version of the Guido/Qt applications bundle is available from the sourceforge files section. The change concerns the GuidoEditor: GuidoEditor - version 2.1 - march 2011 - bug with print menu corrected: a new score was not printed unless saved to a file - same bug with export corrected - mutli formats export. The format is infered from the target file extension. PNG is the default when no extension is specified. PDF output supported. Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2010-10-06 11:37:50
|
Dear all, I'm happy to inform you that a new version of the Guido Engine Library and applications is available from the sourceforge files section. The release 1.40 provides a Java JNI interface. It also includes externals for Max/MSP and Pure Data. The main change concerning the SDK is the removal of the old mapping API that is replaced with a new one, thus it breaks compatibility with previous versions. See the changelog (http://sourceforge.net/projects/guidolib/files/DevKits) for more details. Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2009-09-09 09:58:23
|
Dear all, A new version of the Guido Engine Library and applications is available from the sourceforge download section. The score layout engine has been improved and extended to support new tags: - new articulations: short/long fermatas, 4 different pizzicati, harmonics, staccatissimo - ornaments implemention : mordents, turn, trill - articulations position corrected The Guido font has also been extended. The Guido applications has been packaged to be independent and standalone applications: they refer to embedded fonts and libraries (nothing to install into the system). See at: http://sourceforge.net/projects/guidolib/files/ We wish to thank Samuel Brochot for his efficient contribution to the development of the GUIDO library release 1.38 (also named release Brochot :-)). Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2009-05-25 16:58:42
|
Hi, The Guido Engine Library SDKs have been updated to the version 1.37 and are available from the sourceforge download section. In addition, new releases of the Qt applications have also been published in binary form for MacOS and Windows (linux is supported but not in binary form). See at: http://sourceforge.net/project/showfiles.php?group_id=68683 Best, -- Dominique |
From: Dominique F. <fo...@gr...> - 2008-06-20 07:58:12
|
Hi all, The Guido Engine Library SDKs have been updated to the version 1.34 on the sourceforge download section. In addition, Qt is now supported via a specific SDK, also available to download (requires Qt 4.4). Guido Qt applications have also been published in binary form for MacOS and Windows (linux is supported but not in binary form): it includes a guido viewer and a guido scores composer. See at: http://sourceforge.net/project/showfiles.php?group_id=68683 Best, -- Dominique Fober ---------------------------------------------------------------- Version 1.3.4 change log - parser rewritten (no syntax changes) not supported any more: empty tag parameters list: \tag<> unknown note name: i j ... z unknown tag name incorrect sequence specification: { [ c d e ] ] } or { [ [ c d e ] } behavior change: escape char in strings: '\' was used to encode " -> \" it is now stripped by he parser - new GuidoParseString API - incorrect slice list corrected with repeat sections. |