CrossFade Op
This op is deprecated!
It will not receive any updatesFades two audio signals (mix)
Summary (oneliner)
The Tone.js crossfade-op provides equal power fading between two inputs. More on crossfading technique here.
Full Name
- Ops.Extension.Deprecated.Tonejs.CrossFade
- Extension Op - Visible to all users
- MIT
- Tone.js (Webaudio Library)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
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