On 11/20/2015 07:07 AM, Dan Wilcox wrote:
Judging from the [readsf~] help patch, [readsf~] takes two optional arguments:
- number of channels
- buffer size per channel in bytes
I think argument 2 might be worth investigating ...
it is, but you might discover that it is about something else: [readsf~] reads the data from harddisk in a separate thread. the "buffer size" defines how much the reading thread can read ahead of the playback.
gfmrdsa IOhannes