mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-29 20:59:00 +00:00
LibWeb: Add ConstantSourceNode
interface
This commit is contained in:
parent
ccb543ebb8
commit
1b160044c4
Notes:
github-actions[bot]
2025-01-03 10:14:30 +00:00
Author: https://github.com/tcl3
Commit: 1b160044c4
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3102
Reviewed-by: https://github.com/shannonbooth
8 changed files with 188 additions and 0 deletions
|
@ -794,6 +794,7 @@ set(SOURCES
|
|||
WebAudio/BiquadFilterNode.cpp
|
||||
WebAudio/ChannelMergerNode.cpp
|
||||
WebAudio/ChannelSplitterNode.cpp
|
||||
WebAudio/ConstantSourceNode.cpp
|
||||
WebAudio/DynamicsCompressorNode.cpp
|
||||
WebAudio/GainNode.cpp
|
||||
WebAudio/OfflineAudioContext.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue