Re: Announcing release 0.2 of the Gsharp music score editor
Miles Egan <[email protected]> Sat, 06 Sep 2003 08:29:22 -0700
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <[email protected]> |
Robert STRANDH wrote: >Hello all, > >I am proud to announce release 0.2 of Gsharp, the extensible, >interactive editor for music scores. > >This release adds many features to the previous 0.1 release. The >reason to announce it here as opposed to in a forum for composers, >musicians, or music engravers, is that it is nowhere near complete. >The infrastructure is quite good, though, and I am making rapid >progress. > >You can get a compressed tar file and documentation here: > > http://dept-info.labri.fr/~strandh/Projects/Gsharp/ > >I have not worked very hard on installation, and installation is >likely to be a bit complex, since Gsharp uses McCLIM for its user >interface. > >Please let me know what you think, > > The rendered scores look very nice. Is the anti-aliasing handled by CLIM or did you have to implement it yourself? How are you finding CLIM as a GUI interface layer? miles