There are many changes made between each release; only the changes relevant to
the user are included below. 

================================================================================
24.6.13:   1.0.3

------------------------------------------------------------------------
r4006 | medward2 | 2013-06-19 16:53:34 +0100 (Wed, 19 Jun 2013) | 1 line

Various configuration variables are now more easily user-controllable
via (setf-sc-config) rather than global variables.

------------------------------------------------------------------------
r3939 | medward2 | 2013-06-18 16:54:41 +0100 (Tue, 18 Jun 2013) | 1 line

'Minimal' versions of slippery chicken Lisp images for Windows and OSX
are now offered alongside the source code and OSX app.  This will make
installation very much simpler for new users who don't need
CLM--essentially just download, unzip, and double-click.

------------------------------------------------------------------------
r3935 | medward2 | 2013-06-18 12:07:19 +0100 (Tue, 18 Jun 2013) | 1 line

Added ccl.lsp to Common Music to make CM run more easily in Clozure
Common Lisp.

------------------------------------------------------------------------
r3878 | medward2 | 2013-06-15 13:31:37 +0100 (Sat, 15 Jun 2013) | 1 line

Improvements to osc-sc, including osc-sc-eval.maxpat and a better
osc-test.maxpat (both in doc/examples).

------------------------------------------------------------------------
r3877 | medward2 | 2013-06-15 11:27:10 +0100 (Sat, 15 Jun 2013) | 1 line

Updated app to run sbcl sbcl-1.1.8 and SLIME 2013-04-02

------------------------------------------------------------------------
r3743 | medward2 | 2013-06-12 20:03:58 +0100 (Wed, 12 Jun 2013) | 1 line

Added sc-default-amplitude to user configuration instead of always
defaulting to 0.7 in new event instances.

------------------------------------------------------------------------
r3740 | medward2 | 2013-06-10 22:39:15 +0100 (Mon, 10 Jun 2013) | 1 line

rthm-seq-map's add-repeats method now has a mechanism to avoid repeating
rest seqs across simultaneous parts.




================================================================================

10.6.13:    1.0.2

------------------------------------------------------------------------
r3658 | medward2 | 2013-06-04 22:01:40 +0100 (Tue, 04 Jun 2013) | 1 line

Added OSC support for communication between e.g. MaxMSP and Lisp.
Only works with SBCL on OSX.
------------------------------------------------------------------------
r3625 | medward2 | 2013-06-03 14:15:24 +0100 (Mon, 03 Jun 2013) | 1 line

Added update-app-src function for SVN updating of source from within SC
------------------------------------------------------------------------
r3575 | medward2 | 2013-06-01 15:30:20 +0100 (Sat, 01 Jun 2013) | 1 line

added lp-display for generation and opening of the score PDF from within Lisp
using Lilypond  
------------------------------------------------------------------------
r3574 | medward2 | 2013-06-01 13:34:34 +0100 (Sat, 01 Jun 2013) | 1 line

We now use +sc-default-dir+ instead of /tmp when generating files.  cmn-display
and midi-play also now use the title or object ID as part of the filename
instead of e.g. cmn.eps 
------------------------------------------------------------------------
r3571 | medward2 | 2013-05-30 20:06:45 +0100 (Thu, 30 May 2013) | 1 line

change-pitches can now be passed written pitches for transposing instruments
------------------------------------------------------------------------
r3569 | medward2 | 2013-05-30 18:39:00 +0100 (Thu, 30 May 2013) | 1 line

created globals.lsp for user-configured preferences
------------------------------------------------------------------------
r3564 | medward2 | 2013-05-28 21:02:29 +0100 (Tue, 28 May 2013) | 1 line

changed get-harmonics to treat arg1 as a specific partial num
------------------------------------------------------------------------
r3563 | medward2 | 2013-05-28 11:31:56 +0100 (Tue, 28 May 2013) | 1 line

added :force-naturals to sc::enharmonics
------------------------------------------------------------------------
r3558 | medward2 | 2013-05-21 10:36:58 +0100 (Tue, 21 May 2013) | 1 line

Added robodoc for activity-levels class
------------------------------------------------------------------------
r3538 | medward2 | 2013-05-18 09:29:15 +0100 (Sat, 18 May 2013) | 1 line

Fixed bug that stopped us making a set-palette from existing sets. Also made
dynamics given as :marks in a rthm-seq-palette set the amplitude slot of the
resulting sequence's events.





================================================================================
2.5.13:     1.0.1 

r3469 | medward2 | 2013-04-20 15:45:09 +0100 (Sat, 20 Apr 2013) | 1 line

allowed make-event to specify given pitch as being the written note
------------------------------------------------------------------------
r3468 | medward2 | 2013-04-20 13:51:16 +0100 (Sat, 20 Apr 2013) | 1 line

bars-to-sc working with existing sc objects!
------------------------------------------------------------------------
r3463 | medward2 | 2013-04-19 09:20:16 +0100 (Fri, 19 Apr 2013) | 1 line

added checks for beams on rests when calling cmn-display
------------------------------------------------------------------------
r3461 | medward2 | 2013-04-18 14:12:10 +0100 (Thu, 18 Apr 2013) | 1 line

fixed midi-note-float problem
------------------------------------------------------------------------
r3459 | medward2 | 2013-04-03 21:21:31 +0100 (Wed, 03 Apr 2013) | 1 line

added cmn-display-pitch-list method
------------------------------------------------------------------------
r3458 | medward2 | 2013-04-03 19:04:38 +0100 (Wed, 03 Apr 2013) | 1 line

get-linear-sequence now accesses rules not the data slot; updated all tests and
documentation to reflect this 
------------------------------------------------------------------------
r3440 | medward2 | 2013-03-29 15:54:14 +0000 (Fri, 29 Mar 2013) | 1 line

added do-lookup-linear method to l-for-lookup
------------------------------------------------------------------------
r3435 | medward2 | 2013-03-28 13:04:33 +0000 (Thu, 28 Mar 2013) | 1 line

package exports now sorted
------------------------------------------------------------------------
r3432 | medward2 | 2013-03-27 19:50:10 +0000 (Wed, 27 Mar 2013) | 1 line

clarified documentation for pitch-seqs with named instruments; added unit test
for such 
------------------------------------------------------------------------
r3412 | medward2 | 2013-02-12 19:15:25 +0000 (Tue, 12 Feb 2013) | 1 line

added bass guitar to standard instruments palette
------------------------------------------------------------------------
r3378 | reed@seanreed.ie | 2012-12-23 15:20:54 +0000 (Sun, 23 Dec 2012) | 1 line

added links to example lisp code for videos.html
------------------------------------------------------------------------
r3361 | medward2 | 2012-12-16 11:45:30 +0000 (Sun, 16 Dec 2012) | 1 line

added sndfile-ext class

EOF
