b21695a507cd2d50d9855fc64ee92632d4e97c2b
This patch contains changes needed for retiming sound strips. `BKE_sound_set_scene_sound_pitch()` is replaced by `BKE_sound_set_scene_sound_pitch_constant_range()` which uses new Audaspace interface to set pitch in bulk. This is done in `SEQ_retiming_sound_animation_data_set()` where retimed sections are created for each strip. When strip is inside of meta strip(s), the retimed sections of meta and actual strip are split where they intersect and pitch is multiplied where they overlap. Each section will have pitch value that is provided to audaspace. Waveform overlay now represents retimed audio accurately. Ref: #100337 Pull Request: https://projects.blender.org/blender/blender/pulls/105072
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
