rdw-archive / WebClient

[Proof of Concept] Browser-based client capable of rendering networked multiplayer games using modern web technologies
1 stars 0 forks source link

Add more options to the WebAudio configuration interface #152

Closed Duckwhale closed 2 years ago

Duckwhale commented 2 years ago

Split off from #130, this ONLY implements the UI changes to the WebAudio configuration. The functionality is NYI in this branch and will require the WebAudio API to actually be added.

Since the UI layout is "final" (for this early prototype), it can be separated from the implementation to help make the main PR less bulky and difficult to survey. It also adds some WebAudio settings that will be read on load to display the current settings properly.