Commit Graph

2 Commits

Author SHA1 Message Date
bbb651
ca1ff40d06 WebAudio: Import AudioNode directly in GainNode
(cherry picked from commit 9c1739842995ec3e98a4e13a89d4b066ebbb4391)
2024-07-29 06:30:08 -04:00
Shannon Booth
1fa7235fec LibWeb: Add Implement GainNode interface
As with all other current audio nodes we still need to wire up the
inputs and outputs so it can be properly used in an audio context - but
this is enough to implement the public IDL interface.
2024-05-28 08:06:09 +02:00