/[svn]
ViewVC logotype

Revision 3726


Jump to revision: Previous Next
Author: schoenebeck
Date: Sun Jan 26 15:30:52 2020 UTC (4 years, 1 month ago)
Changed paths: 3
Log Message:
Fixed potential crash with high pitch at end of RAM playback:

* AbstractVoice: variable 'cachedsamples' is already in sample points,
  so the previous division by amount of audio channels, allowed RAM
  playback to exceed beyond the amount of samples being cached.

* Bumped version (2.1.1.svn43).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/engines/common/AbstractVoice.cpp modified , text changed

  ViewVC Help
Powered by ViewVC