log

age author description
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Rationalise base and geerdes classes, constructors and methods.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth amuse-database-admin add implementation and dataset functionality
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add minimal backend for Dave Meredith's data
Thu, 24 Feb 2011 11:23:18 +0000 j.forth make it easier to use list-slot-sequence in backend packages
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add standard-diatonic-pitched-event class to base
Thu, 24 Feb 2011 11:23:17 +0000 j.forth add identifier and timebase slots to midifile composition class
Thu, 24 Feb 2011 11:23:17 +0000 j.forth integrate db-admin into geerdes
Thu, 24 Feb 2011 11:23:17 +0000 j.forth move copy-event generic into base
Thu, 24 Feb 2011 11:23:17 +0000 j.forth move-to-first-bar twiddles (still needs sorting out)
Thu, 24 Feb 2011 11:23:17 +0000 j.forth add move-to-first-bar method
Wed, 16 Feb 2011 09:25:15 +0000 David Lewis Merge branch 'master' of ssh://git-isms.doc.gold.ac.uk/isms/group/muthic/git/amuse
Wed, 26 Jan 2011 11:30:28 +0000 Jamie Forth Change midifile-import to call event constructors, not make-instance
Wed, 26 Jan 2011 10:44:29 +0000 Jamie Forth Fix bug in during method, and make it the same as Allen (1983).
Fri, 17 Sep 2010 10:28:27 +0100 David Lewis Added support for most significant midi messages (some remain missing,
Wed, 08 Sep 2010 13:06:57 +0100 David Lewis Changes to gsharp import to accommodate mensural notation. N.B. This won't work without my branch of GSharp
Wed, 08 Sep 2010 13:06:57 +0100 David Lewis Gsharp preview 'fixes'
Wed, 08 Sep 2010 13:06:36 +0100 David Lewis Midi importing functionality
Wed, 08 Sep 2010 13:06:36 +0100 David Lewis Monody has slots for constituents
Wed, 08 Sep 2010 13:06:36 +0100 David Lewis Some sort of package fix.
Wed, 16 Feb 2011 09:24:29 +0000 David Lewis Staff checking for GSharp sigs
Wed, 16 Feb 2011 09:19:12 +0000 David Lewis Basic key and time signature support
Thu, 23 Jul 2009 11:31:19 +0100 j.forth Fix amuse-viewpointing-implementation:make-viewpointable-composition.
Thu, 23 Jul 2009 09:57:10 +0100 Marcus Pearce The MTP implementation of AMUSE:MONODY now uses the voice of the first event in the piece.
Wed, 22 Jul 2009 13:37:45 +0100 Marcus Pearce Handle missing time signature in MTP implementation of GET-APPLICABLE-TIME-SIGNATURES.
Sun, 24 May 2009 17:41:16 +0100 j.forth rollback the amuse.asd generics/classes dependency fix
Sun, 24 May 2009 16:22:50 +0100 j.forth fix make-chromatic-pitched-event constructor
Tue, 19 May 2009 14:56:17 +0100 j.forth New base module for general database functions
Mon, 05 Jan 2009 15:03:55 +0000 j.forth remove DOS line endings in base/classes.lisp
Sat, 03 Jan 2009 01:04:19 +0000 j.forth fix undefined *default-tempo* warning
Sat, 03 Jan 2009 00:55:28 +0000 j.forth update play-midifile
Sat, 03 Jan 2009 00:54:52 +0000 j.forth fix middle-c diatonic-pitch method
Mon, 03 Nov 2008 12:41:42 +0000 Marcus Pearce implementations/mtp/classes.lisp: Add BIOI (Basic IOI) as a basic viewpoint.
Tue, 22 Jul 2008 12:20:38 +0100 d.lewis Fixes for gsharp output to allow n:n staves:layers
Mon, 21 Jul 2008 14:08:17 +0100 d.lewis Packaging for tabcode/ecolm
Mon, 21 Jul 2008 14:02:27 +0100 d.lewis More tabcode, plus fixes for gsharp key-sigs and some new restart symbols in amuse
Thu, 10 Jul 2008 12:48:05 +0100 d.lewis Bug fixes for tuning and tactus guessing
Wed, 09 Jul 2008 08:35:09 +0100 d.lewis TabCode Packaging
Tue, 08 Jul 2008 16:24:14 +0100 d.lewis ECOLM functionality for tabcode implementation
Tue, 08 Jul 2008 16:20:42 +0100 d.lewis initial tabcode work
Mon, 30 Jun 2008 10:10:21 +0100 d.mullensiefen variable initialisation in make-sequence-like
Thu, 13 Mar 2008 11:26:52 +0000 d.lewis Gsharp-output
Thu, 13 Mar 2008 11:25:36 +0000 d.lewis export fn correction
Thu, 13 Mar 2008 11:23:52 +0000 d.lewis Bars independant of time sigs
Thu, 13 Mar 2008 11:22:29 +0000 d.lewis New partially functional clefs
Thu, 13 Mar 2008 11:20:51 +0000 d.lewis Unneccessary package shuffling
Wed, 13 Feb 2008 16:34:58 +0000 Marcus Pearce base/conditions.lisp: fix typo in condition message
Wed, 23 Jan 2008 18:09:14 +0000 Jamie Forth Fixed sequence:make-sequence-like :around method
Wed, 23 Jan 2008 15:55:34 +0000 Jamie Forth Fixed amuse.asd dependency - generics depends on classes.