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.
|