kalynbeach / wave_tools

Experimental audio and music production tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wave_tools

Audio and music production tools ~

Usage


Get the BPM of a 16-bit mono WAV file:

cargo run -- bpm <file path>
  • Example: cargo run -- bpm samples/test_beat_m.wav

List Ableton Live Projects:

cargo run -- projects

List Ableton Live Templates:

cargo run -- templates

About

Experimental audio and music production tools


Languages

Language:Rust 100.0%