mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +00:00
This is called by https://athenacrisis.com/ and passed through to AudioNode.connect, which expects an AudioNode. Implement this function enough so that we return an AudioNode so that AudioNode.connect does not throw a TypeError.