Oh, I didn't understand the full deal. I had done this with a beatnik mixer using beatnik's fake smpte time code.
Baisically, yeah, that's the way I did it - when the mouse was down, then recording for that track would be inited, and only when the current mouseloc/value (whatever way you're doing the fader, horiz or vert) then I'd throw that time value as prop (well really as a string as a prop) into a proplist and the fader info. That way on playback, I create a dupelist of the recorded list, and, when the timevalue (again, fake smpte lock in beatnik) of the first prop in the duped record list is reached, or is less than the current playback time, I deleted the entry at the beginning of the list and do the fader info -- so as time goes by the duped list gets smaller and smaller as the currenttime is more than the first entry in the playback list. I know, a bit of a shorthand explanation. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
