Displaying 1 result from an estimated 1 matches for "revervoir".
Did you mean:
reservoir
2004 Sep 10
1
Unexpected writeCallback() calls
...eked() routine?
Besides, the current behaviour can cause buffer overflows
easily if you arn't careful and empty the output reservoir
fast enough (or use overflow/safety margins like the Winamp3
plugin does - which is a bad programming style, IMHO). Another
(bad) solution would be to test if the revervoir can hold all
new samples and to copy the samples only partially if the
buffer is full - but this would lead hickups in the sound and
thus cure only the symptoms, but not the real cause.
- Peter.