Laura - the first thing you need to do is to not try to use my 'AnimataPlayback' library and use the much less convoluted branch of it from zeni - AnimataP5 - http://github.com/zeni/animatap5 . Use the 'download' link there and I'll help you through getting it working. Cheers Michael
On Fri, Oct 16, 2009 at 8:58 AM, laura boffi <boffila...@gmail.com> wrote: > Hi guys,i cant run any file in processing contaning animata. I imported > animata playback library and then i run this skecth: > > import processing.opengl.*; > > import animata.*; > AnimataPlayback playback; > PImage viola; > void setup() { > size(400,400,OPENGL); > hint(ENABLE_OPENGL_4X_SMOOTH); > playback = new AnimataPlayback(this); > playback.addScene("violaplayer.nmt"); > } > > void draw() { > background(0); > playback.draw(); > } > > > and I get this error: > class not found expection: rwmidi.rwmidi > > > does anybody know why? > tx > laura > > > _______________________________________________ > animata-users mailing list > animata-users@lists.kitchenbudapest.hu > http://lists.kitchenbudapest.hu/cgi-bin/mailman/listinfo/animata-users > >
_______________________________________________ animata-users mailing list animata-users@lists.kitchenbudapest.hu http://lists.kitchenbudapest.hu/cgi-bin/mailman/listinfo/animata-users