mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +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.