blender/intern/audaspace
Jörg Müller 8c25c1c484 Fix T46683: High pitch sound artifact on import of 48k audio
The bug header is wrong, the file contains the high pitched sound, but the bug that existed was that animation rendering did not use the high quality resampler, while audio mixdown does.
Blender uses the low quality resampler to be as little CPU consuming as possible.
2015-11-03 19:34:33 +01:00
..
ffmpeg Cleanup: spelling 2014-10-23 10:38:38 +02:00
fftw code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
FX Bugfix T41133: Audio: Speakers with animated pitch cause clicks in rendered animations, crashes or huge filesizes in rendered audio 2014-07-21 14:25:10 +02:00
intern Fix T46683: High pitch sound artifact on import of 48k audio 2015-11-03 19:34:33 +01:00
jack update doxygen congfig and tweaks to warnings when running doxygen. 2013-07-03 04:47:50 +00:00
OpenAL Fix: AUD_OpenALDevice::getPosition returns negative values 2015-03-26 14:45:21 +13:00
Python Audaspace: Fix typo in speed of sound initialization value by lordloki (Jorge Bernal) 2015-01-29 12:20:41 +13:00
SDL unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
sndfile Audaspace: 2012-11-05 14:24:35 +00:00
SRC unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
CMakeLists.txt Quiet audaspace unused macro warnings 2015-10-23 18:40:42 +11:00
COPYING Relicensing audaspace under GPL 2 or later. 2011-02-18 23:47:37 +00:00
SConscript Fix SCons path issue on Windows. 2015-07-29 21:48:24 +02:00