Fri, 15 Dec 2006 17:00:58 +0000 |
m.pearce |
{base,implementations/midi}/package.lisp: move some exported symbols from
|
Fri, 15 Dec 2006 16:37:32 +0000 |
m.pearce |
amuse.asd: oops #2 - remove .lisp file extensions.
|
Fri, 15 Dec 2006 16:35:17 +0000 |
m.pearce |
amuse.asd: oops, add an extra set of enclosing parentheses.
|
Fri, 15 Dec 2006 16:31:57 +0000 |
m.pearce |
amuse.asd: add an ASDF module structure to reflect the new directory
|
Fri, 15 Dec 2006 16:28:49 +0000 |
m.pearce |
implementations/midi/package.lisp: the base package is called AMUSE
|
Fri, 15 Dec 2006 16:25:41 +0000 |
m.pearce |
midi-classes-and-constructors.lisp: remove this file.
|
Fri, 15 Dec 2006 16:24:17 +0000 |
m.pearce |
implementations/midi: move MIDI implementation to subdirectory.
|
Fri, 15 Dec 2006 16:16:17 +0000 |
m.pearce |
base/*.lisp: move files in amuse-base to subdirectory.
|
Fri, 15 Dec 2006 16:11:52 +0000 |
m.pearce |
Add amuse-utils package in subdirectory for general purpose utilities.
|
Thu, 14 Dec 2006 12:57:11 +0000 |
David Lewis |
Moved midi out of main files
|
Wed, 13 Dec 2006 16:42:49 +0000 |
David Lewis |
typo fix
|
Wed, 13 Dec 2006 16:27:57 +0000 |
David Lewis |
Bug fixes mostly, but also re-aliasing onset to moment rather than timepoint
|
Wed, 13 Dec 2006 15:53:34 +0000 |
David Lewis |
Added preliminary support for time- and key-signatures and for tempi
|
Wed, 13 Dec 2006 11:40:49 +0000 |
David Lewis |
Bug fixes and exports in package.lisp
|
Tue, 12 Dec 2006 14:44:22 +0000 |
David Lewis |
Pitch methods and added constructors.lisp file
|
Tue, 12 Dec 2006 12:34:52 +0000 |
David Lewis |
Add methods.lisp, change names for time (->timepoint) and end (cut-off)
|