Home
last modified time | relevance | path

Searched refs:start_qnote (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dtempo.h525 …, const samplepos_t sample, const samplepos_t end_sample, const double start_qnote, const double e…
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dtempo.cc3379 …, const samplepos_t sample, const samplepos_t end_sample, const double start_qnote, const double e… in gui_stretch_tempo() argument
3423 new_bpm = ts_copy->note_types_per_minute() * ((start_qnote - (prev_to_ts_copy->pulse() * 4.0)) in gui_stretch_tempo()