Animation: Operator Renames #104549

Merged
Christoph Lendenfeld merged 7 commits from ChrisLend/blender-manual:operator_renames into main 2023-09-12 10:40:47 +02:00
Showing only changes of commit b5e374080b - Show all commits

View File

@ -225,16 +225,17 @@ This operator replaces a sampled F-Curve with keyframes, adding the ability to e
It will not recreate the curve as it was before, instead it will place 1 key at every frame.
.. _bpy.ops.graph.sound_bake:
.. _bpy.ops.graph.sound_to_sampels:
Bake Sound to F-Curves
Sound to Samples
======================
.. reference::
:Menu: :menuselection:`Channel --> Bake Sound to F-Curves`
:Menu: :menuselection:`Channel --> Sound to Samples`
The *Bake Sound to F-Curves* operator takes a sound file and uses its sound wave to create the animation data.
The *Sound to Samples* operator takes a sound file and uses its sound wave to create the animation data.
By default this data will not be editable, use *Samples to Keys* to get editable keyframes.
Lowest Frequency
Cutoff frequency of a high-pass filter that is applied to the audio data.