buffer~ reading problem in Max 6.15
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.
Your buffer has a duration of 2 milliseconds, and a 'read' message will not resize the buffer~ size.
-Ben