Date: November 20, 2015 at 10:15:53 AM MST
Subject: Re: [PD] [hdplay~] problem
On 11/20/2015 07:07 AM, Dan Wilcox wrote:Judging from the [readsf~] help patch, [readsf~] takes two optional arguments:
1. number of channels
2. 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 "buffersize" defines how much the reading thread can read ahead of the playback.gfmrdsaIOhannes