info~ object
Hello to all, my question concerning the "info~" object,
After loading the first audio file it works properly and shows the total buffer time in miliseconds but this doesn't work the same since i am loading a new audio file in my buffer~ object, by the way the name of all the files loaded are correctly appear in my message object but unfortunately the time!
Is anybody out there encountered such of this problem?
Be sure to use the "replace" message when loading audio files into a buffer!
yes, [replace] is the message to resize the buffer, other methods simply fit as much into the bufferSize set when you first filled it