what?
unacceptable.
This commit is contained in:
parent
322981b021
commit
cec5def347
3 changed files with 9 additions and 1 deletions
|
|
@ -279,6 +279,7 @@ bool DivSample::trim(unsigned int begin, unsigned int end) {
|
|||
|
||||
#define RESAMPLE_END \
|
||||
samples=finalCount; \
|
||||
if (loopStart>=0) loopStart=(double)loopStart*(r/(double)rate); \
|
||||
if (depth==16) { \
|
||||
delete[] oldData16; \
|
||||
} else if (depth==8) { \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue