use-tempo
Tempo metadata primitives for RustUse.
Experimental
use-tempo is experimental while use-music remains below version 0.3.0.
Example
use ;
let bpm = new?;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Finite positive BPM values, tempo markings, ranges, tempo changes, tempo-map points, metronome marks, and rubato labels.
Relationship to use-acoustics
use-tempo models musical tempo metadata only. use-time owns general timing utilities, and use-acoustics owns physical sound calculations.
Non-goals
- Clocks, schedulers, playback, sequencing, transport, or timing engines.
License
Licensed under either Apache-2.0 or MIT.