mwylde / loopers

Loopers is graphical live looper, written in Rust, designed for ease of use and rock-solid stability
Apache License 2.0
138 stars 12 forks source link

Automaticaly set bpm #26

Open vvatelot opened 1 year ago

vvatelot commented 1 year ago

is it possible to automatically deduce the tempo based on the signature and the first recording?

or do you think this feature is useful / easy to develop?🤔

vvatelot commented 1 year ago

I have been thinking about this lately... Ideally, what I would like is to sync all the tracks even if we are in free quantization mode. Would it be complicated to create blank records in the other tracks when initiating a record ?

How could I contribute to the project ? Is there a developer starter somewhere ?