mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-06 08:10:02 +00:00
LibWeb: Add ChannelSplitterNode
interface
This commit is contained in:
parent
819178a49e
commit
e564d25ffb
Notes:
github-actions[bot]
2025-01-02 11:40:31 +00:00
Author: https://github.com/tcl3
Commit: e564d25ffb
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3097
Reviewed-by: https://github.com/shannonbooth ✅
9 changed files with 315 additions and 1 deletions
|
@ -370,6 +370,7 @@ libweb_js_bindings(WebAudio/BiquadFilterNode)
|
|||
libweb_js_bindings(WebAudio/DynamicsCompressorNode)
|
||||
libweb_js_bindings(WebAudio/GainNode)
|
||||
libweb_js_bindings(WebAudio/ChannelMergerNode)
|
||||
libweb_js_bindings(WebAudio/ChannelSplitterNode)
|
||||
libweb_js_bindings(WebAudio/OfflineAudioContext)
|
||||
libweb_js_bindings(WebAudio/OscillatorNode)
|
||||
libweb_js_bindings(WebAudio/PannerNode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue