when is MSPBuffer resize method ready?

Timo Rozendal's icon

I'm accessing a buffer~ object through java.
First I resize it and when that is done I would like to fill the buffer.

How do I know that max is ready with resizing? should I just keep checking the size with a certain time-interval? or is there a better way?

jengel's icon

If you found out an answer to this, let me know. I'm using mxj to do a croping of a buffer, and need it to be smooth with buffer playback.

Cheers,
Jesse