blender/intern/audaspace
Jörg Müller 9351e872f5 Fix T39607: Audio not in synch when the blend file loads.
The problem here was that animation buffers got initialized with zeros in the beginning for unknown parts. Now it gets initialized with the first known value.
The bug's result was that the animation of the pitch started with 0 on first playback and thus any seeking while the pitch is zero resulted in seeking to the beginning.
2014-04-15 19:19:56 +02:00
..
ffmpeg Support planar sample formats in audio mixdown 2014-02-28 15:16:30 +06:00
fftw code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
FX code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
intern Fix T39607: Audio not in synch when the blend file loads. 2014-04-15 19:19:56 +02:00
jack update doxygen congfig and tweaks to warnings when running doxygen. 2013-07-03 04:47:50 +00:00
OpenAL Fix T37293: trying to fix scrubbing not stopping playback 2014-03-10 12:34:08 +01:00
Python Adding a new state for sound handles in audaspace: stopped. 2013-08-14 21:21:00 +00: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 Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions 2013-03-27 07:19:54 +00:00
COPYING Relicensing audaspace under GPL 2 or later. 2011-02-18 23:47:37 +00:00
SConscript Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions 2013-03-27 07:19:54 +00:00