[CM] new chapters available

rm@fabula.de rm@fabula.de
Tue, 7 Jan 2003 20:16:54 +0100


On Tue, Jan 07, 2003 at 12:32:05PM -0600, Rick Taube wrote:
> Ive got the next chapter ready for anyone interested:
> 
> 17. Randomness and Chance Composition
> http://www-camil.music.uiuc.edu/faculty/taube/nm/17/chance.html

Example 2 / Playing continuous and ...

cm> (events (play-ran :uniform 100 .1 20 100) "uniform.midi"
            channel-tuning ct9)
should be:

cm> (events (play-ran :uniform 100 .1 20 100) "uniform.midi"
                      :channel-tuning ct9)

(missing ':').

> Ive also updated the earlier three new chapters with type reports that have been sent. thank you!
> 


Thank you!

  Ralf Mattes