Struct aubio::tempo::Tempo[][src]

pub struct Tempo { /* fields omitted */ }

Methods

impl Tempo
[src]

input_buffer length must equal hop_size!

Trait Implementations

impl Debug for Tempo
[src]

Formats the value using the given formatter. Read more

impl Send for Tempo
[src]

impl Sync for Tempo
[src]

impl Drop for Tempo
[src]

Executes the destructor for this type. Read more