diff --git a/docs/docs.json b/docs/docs.json index fc27d745de..a4897d8ddf 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -212,6 +212,7 @@ "studio/canvas", "studio/timeline", "studio/trim-tools", + "studio/fades", "studio/animation", "studio/captions" ] diff --git a/docs/studio/fades.mdx b/docs/studio/fades.mdx new file mode 100644 index 0000000000..77791bb2c7 --- /dev/null +++ b/docs/studio/fades.mdx @@ -0,0 +1,127 @@ +--- +title: "Fade a clip in and out" +description: "Draw fades on any clip in HyperFrames Studio, bend each ramp by dragging it, and author the same fade by hand." +--- + +Select a clip and two small square grips appear on its top corners. Drag one +inward and it draws a fade: the clip comes up from nothing at the start, or goes +away to nothing at the end. + + + A Studio timeline clip with a fade in and a fade out drawn on it + + +Every clip can fade, not only audio. What "fade" means depends on the clip: +picture fades to nothing, sound fades to silence. + +## Draw a fade + +Grab the small square on a top corner and drag it towards the middle of the +clip. The wedge follows as you drag, and the fade is written when you let go. +New fades ease out by default, so they move quickly and settle softly into +their end state. + + +