Module rbj

Source
Expand description

Re-exports§

pub use self::filter::Filter;
pub use self::filter::FilterType;

Modules§

filter
Raw filter
generic_handle
AudioProcessorHandle implementation, for generic processor handle

Structs§

FilterProcessor
An [AudioProcessor] which holds a Filter. Easy to use DSP filter.