log

age author description
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add some basic midi predicate and accessor functions.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Export identifier functions from geerdes and meredith.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Fix bug in move-to-first-bar.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add composition slot to event (meredith)
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add composition slot to event (geerdes)
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add composition slot to event (amuse base)
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add chromatic-pitch reader method
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add database-admin function to create composition identifiers from file
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Move midifile-identifier class definition into classes.lisp
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add (David's) function for converting beats into seconds.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add function assigning a list of composition identifiers to a dataset.
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.
Thu, 03 Jan 2008 15:43:17 +0000 d.lewis identifier becomes composition-identifier. Add constituent-identifier and get-constituents
Thu, 03 Jan 2008 13:45:32 +0000 d.lewis Improved spelling for score output. amuse-gsharp now depends on ps13
Tue, 01 Jan 2008 13:22:15 +0000 d.lewis Finish moving get-applicable from amuse-geerdes
Tue, 01 Jan 2008 12:42:12 +0000 d.lewis Better score rendering with (potentially) key-signature and over-barline ties
Tue, 01 Jan 2008 12:39:30 +0000 d.lewis Move get-applicable-x methods from amuse-geerdes to amuse-midi
Fri, 21 Dec 2007 11:48:45 +0000 d.lewis Add gsharp-output. *Warning: amuse-gsharp has moved*
Tue, 18 Dec 2007 12:02:03 +0000 d.lewis Add constructors for gsharp identifiers
Tue, 18 Dec 2007 10:44:32 +0000 d.lewis Add get-composition methods for gsharp
Tue, 11 Dec 2007 15:03:33 +0000 d.mullensiefen misc bug fixes
Tue, 11 Dec 2007 14:59:12 +0000 David Lewis patch on my computer. Not sure what it does
Tue, 11 Dec 2007 14:58:45 +0000 David Lewis asd change for meltools.lisp
Tue, 11 Dec 2007 14:56:41 +0000 David Lewis Finally added mcsv-exporting file...
Tue, 04 Dec 2007 15:16:52 +0000 d.mullensiefen Fixed previous patch
Tue, 04 Dec 2007 15:00:55 +0000 d.mullensiefen trim-enclosing-silence
Tue, 04 Dec 2007 14:39:20 +0000 d.mullensiefen Added setf methods for midi-channel and velocity
Mon, 19 Nov 2007 17:31:47 +0000 d.lewis Added copy key and time sigs and tempo. Need to do general version. Only midi-type currently
Wed, 14 Nov 2007 15:36:11 +0000 David Lewis Really saved that change this time
Wed, 14 Nov 2007 14:25:06 +0000 David Lewis Method for adjust-sequence for standard-composition to keep appropriate time information
Wed, 07 Nov 2007 11:14:03 +0000 David Lewis Add make-sequence-like for standard-composition (should make remove-if work)
Fri, 02 Nov 2007 17:02:05 +0000 c.rhodes fix gsharp import for class changes
Thu, 25 Oct 2007 13:22:56 +0100 Marcus Pearce implementations/mtp/methods.lisp: fix some bugs in dataset retrieval.
Thu, 25 Oct 2007 12:51:14 +0100 Marcus Pearce implementations/geerdes/connect.lisp: don't connect to database automatically when loading
Thu, 25 Oct 2007 12:41:02 +0100 David Lewis More docstrings
Mon, 24 Sep 2007 17:04:43 +0100 Marcus Pearce implementations/midi: implement MONODY for midi files
Mon, 24 Sep 2007 16:44:39 +0100 Marcus Pearce implementations/midi/midifile-import.lisp: fix note-off bug
Mon, 24 Sep 2007 12:33:52 +0100 Marcus Pearce implementations/midi/: add and export make-midifile-identifier
Tue, 11 Sep 2007 11:39:04 +0100 Marcus Pearce base/: add standard-monody
Tue, 11 Sep 2007 11:17:57 +0100 Marcus Pearce tools/segmentation/classes.lisp: make segmenter inherit from amuse-object
Tue, 11 Sep 2007 10:59:46 +0100 Marcus Pearce utils/utils.lisp: fix thinko
Tue, 11 Sep 2007 10:44:02 +0100 Marcus Pearce tools/segmentation/generics.lisp: remove reference to moment-designator
Tue, 18 Sep 2007 12:49:52 +0100 David Lewis Bug fixes from name changes
Mon, 03 Sep 2007 16:08:24 +0100 David Lewis More minor bug fixes
Mon, 03 Sep 2007 11:57:27 +0100 David Lewis Bug fixes from class changes
Fri, 31 Aug 2007 15:29:43 +0100 David Lewis Class revolution
Tue, 28 Aug 2007 11:17:27 +0100 David Lewis Miscellaneous patching. Fixing exports, etc.
Tue, 28 Aug 2007 11:15:24 +0100 David Lewis More documentation
Tue, 21 Aug 2007 12:03:38 +0100 David Lewis Fixed monody import for geerdes
Mon, 20 Aug 2007 15:44:32 +0100 David Lewis fix to monodiser
Mon, 20 Aug 2007 15:43:56 +0100 David Lewis Fixed :name in package def for amuse-midi
Mon, 30 Jul 2007 17:40:10 +0100 David Lewis implementation/midi and /geerdes: add midi-object and geerdes-object
Mon, 30 Jul 2007 17:40:39 +0100 Marcus Pearce add dependency on amuse-midi
Mon, 30 Jul 2007 15:23:11 +0100 Marcus Pearce implementations/mtp/: add mtp-music-object
Mon, 30 Jul 2007 15:21:06 +0100 Marcus Pearce implementations/mtp/: add mtp-object
Mon, 30 Jul 2007 15:09:00 +0100 Marcus Pearce move amuse-midi out of amuse.asd to amuse-midi.asd
Mon, 30 Jul 2007 15:00:34 +0100 Marcus Pearce base/: amuse-object conflict resolution
Mon, 30 Jul 2007 14:36:02 +0100 Marcus Pearce base/: amuse-object as top-level class
Mon, 30 Jul 2007 14:38:25 +0100 David Lewis More docs
Fri, 27 Jul 2007 18:47:37 +0100 David Lewis More documentation
Fri, 27 Jul 2007 15:21:54 +0100 David Lewis More docstrings
Fri, 27 Jul 2007 12:25:07 +0100 David Lewis Bug fixes
Fri, 27 Jul 2007 12:24:29 +0100 David Lewis Key-sig support in midi library
Fri, 27 Jul 2007 12:23:32 +0100 David Lewis More documentation
Thu, 26 Jul 2007 17:10:39 +0100 David Lewis Fixes for viewpointable classes