Downloads provided by UsageCounts
The static DOM, or SDOM, approach to building web frameworks was first articulated by Phil Freeman as an alternative to the virtual DOM, or VDOM, approach used by frameworks like ReactJS and Vue. Since then, several projects, most notably SolidJS, have developed SDOM and related ideas into industry-grade web frameworks. This paper explores the applicability of the SDOM approach to Web Audio. It starts by defining the main concepts behind SDOM, including functional reactive programming (FRP) and the incremental lambda calculus. It then discusses some of the unique challenges in porting SDOM to Web Audio, including one-to-many relationships, feedback loops, referential transparency, and live-coding. After proposing solutions to these problems, it presents benchmarks of the SDOM-based approach compared to Tone.js, an imperative library for web audio.
Reactive Audio
Reactive Audio
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 4 | |
| downloads | 5 |

Views provided by UsageCounts
Downloads provided by UsageCounts