Crate audio_processor_graph

Source
Expand description

WIP - Draft of a version of https://github.com/RustAudio/dsp-chain which will work with the audio-processor-traits crate (support for abstract AudioBuffer / AudioProcessors).

Structs§

AudioProcessorGraphHandleImpl
AudioProcessorGraphImpl
OscillatorProcessor

Enums§

AudioProcessorGraphError
NodeType

Type Aliases§

AudioProcessorGraph
Non-generic AudioProcessorGraphImpl
AudioProcessorGraphHandle
Non-generic AudioProcessorGraphHandleImpl
ConnectionIndex
DefaultProcessor
Default static processor type
NodeIndex