Christopher de Beer

Results 5 comments of Christopher de Beer

I'm working on it, but release will have to wait for Node 0.6.0 as typed arrays are only available from Node 0.5.5. (unstable)

@Marak: my fork will work in Node, its on npm here: http://search.npmjs.org/#/node-speak

Currently the node version, wont work in the browser, but its rather trivial to change it so that it will, once ive done that, i'll submit a pull request. :)...

@jorgeacurcio could you put an example on http://jsfiddle.net I wouldn't mind lending a hand as well, if I'm able.

With content within each of the `roto`'d children, I'm trying to limit the interference of roto. Such that its possible to say scroll vertically, within a horizontally `roto`'d element. Without...