Accessing max/msp buffer in java

digiology's icon

Hi all,

If I have a buffer in my patch is it possible for a java object to access the data in that buffer if the buffer name is known?

Thanking you in advance.

Ross

digiology's icon

Ok, I found mxj buf.Op and this looks like it'll have what I need to access a buffer.