beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

CrossFade Op

CrossFade

This op is deprecated!

It will not receive any updates

Fades two audio signals (mix)


The Tone.js crossfade-op provides equal power fading between two inputs. More on crossfading technique here.


Edit Documentation

Full Name
  • Ops.Deprecated.WebAudio.Lib.Tonejs.Component.CrossFade
Visibility
  • Core Op - Official cables op
AuthorJavascript Libraries


 

INPUT PORTS


Audio In 1 (Object)

The first audio signal

Audio In 2 (Object)

The second audio signal

Fade (Dynamic)

0.0 = only left 100%, 1.0 = right side 100%

OUTPUT PORTS


Audio Out (Object)

The mixed audio signal


Usages of CrossFade

  • Examples
  • Public
  • My Patches
  • Ops