Animation: Operator Renames #104549
@ -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.
|
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::
|
.. 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
|
Lowest Frequency
|
||||||
Cutoff frequency of a high-pass filter that is applied to the audio data.
|
Cutoff frequency of a high-pass filter that is applied to the audio data.
|
||||||
|
Loading…
Reference in New Issue
Block a user