Skip to main content

Module host

Module host 

Source
Expand description

Development server host implementing ParameterHost trait

This module provides a ParameterHost implementation for the embedded development server. It stores parameter values in memory and forwards parameter changes to an optional AtomicParameterBridge for lock-free audio-thread access.

Structsยง

DevServerHost
Development server host for browser-based UI testing