buffer~ reading problem in Max 6.15

Cheng Chien-Wen's icon

I just noticed that in MaxMSP 6.15 for Mac, buffer~ does not read files properly with "read " message. After I read the file with "replace" and "clear" the buffer, then buffer~ starts to work.

PS: I did put the patch and the wave file in the same folder, the it still does not work. The help file of buffer~ does load files properly.

Untitled2.maxpat
Max Patch
Untitled21.maxpat
Max Patch
Ben Bracken's icon

Your buffer has a duration of 2 milliseconds, and a 'read' message will not resize the buffer~ size.

-Ben