Reference resolveInput()

resolveInput()

a private helper function that "unwraps" Tone.js nodes with a "this.input" property until it reaches a bare audio node that a plain Web Audio connect() can target.

Related References