Fw: [CM] Basic midi-CM

Ken renueden@earthlink.net
Wed, 15 Jan 2003 10:05:18 -0800


----- Original Message -----
From: "Ken" <renueden@earthlink.net>
To: "Rick Taube" <taube@uiuc.edu>
Sent: Wednesday, January 15, 2003 9:18 AM
Subject: Re: [CM] Basic midi-CM


> >         (process ...
> >                  output (new midimsg :time 0
> >                              :msg (make-program-change 0 3)))
> >
>
>
> So to bring on vibrato/modulation controller-1 during a sustained note in
a
> process outputting midi note events,  would I have to have a seperate algo
> running to spit out say a linear ramp from say 0-30 every time a certain
> note occured, or some fancy lisp coding in the same process that I'm not
> ready for yet?  Should I keep the controls seperate from the note on/offs?
> How do others deal with this?  Thanks for any hints,
> Ken
>