Trait AutotuneOutput

Source
pub trait AutotuneOutput: Send + 'static { }
Expand description

The trait to be implemented by an autotune output.

Implementations on Foreign Types§

Source§

impl AutotuneOutput for ()

Implementors§