Strange mouse movement and repaint problems in AU

I want to remind you that using gestures makes automation work in Logic. This should definitely be added to the Demo AU code. No timer modification required (but perhaps for the other problems you had).[/quote]

Well, ofcourse you have to add the gesture begin and gesture end functions. But without the modified Timer class, the recording in Logic 7 or Logic 8 (at least on my system which is an IBook G4) simply does not work as it should - it’s out of time, staying at position 0, or very jumpy. With the modified Timer class it’s perfect. It may be dependent on CPU usage. Perhaps, you can try the same thing when using lots of plugins at the same time making the CPU go up to 60% and then try again…

oh. crappy. I have one of those, too. I’ll try it.

OK tried mine with Scultpure->Space Designer running on another track (giving over 50-70% CPU), automation seems OK (there are still other problems though…).

This is still in very early development and a bit rough but you can browse my project at:
http://164.11.131.73/svn/CEMS/mt/msc/gp/trunk/

or check it out as anon using svn at the same url.