Skip to main content
cngx-src documentation

CNGX_AUDIO_TONE_GENERATOR_FACTORY

Tokenv0.1.0

InjectionToken<CngxAudioToneGeneratorFactory>

Description#

Swappable tone-generator factory. Defaults to createToneGenerator (oscillator synthesis). Override to swap in sample-based playback without forking the engine — the documented second consumer of this boundary token.

Type#

InjectionToken<CngxAudioToneGeneratorFactory>

Provided in#

'root'