> 3. i have try set another number to buffersize , it runs normal, what is this
> var. use for?
>
>
The "buffersize" ("samps" in the specification) is the number of samples
which the application would like to retrieve. The buffer must be at
least large enough to contain that number of samples, but is allowed to
be larger.
Garin