Crates.io | simple_bpm |
lib.rs | simple_bpm |
version | 0.2.1 |
source | src |
created_at | 2019-02-14 12:23:18.488758 |
updated_at | 2019-02-15 20:07:49.678745 |
description | A simple bpm algorithm |
homepage | |
repository | https://github.com/AdamHarries/simple_bpm |
max_upload_size | |
id | 114720 |
size | 23,270 |
A small, straightforward library for estimating bpm information, given an iterator of f32le pcm values (e.g. from ffmpeg).