mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
and the 1/128
This commit is contained in:
parent
b146e45df5
commit
1fb5c443c7
1 changed files with 1 additions and 0 deletions
|
|
@ -338,6 +338,7 @@ Editor::compute_current_bbt_points (std::vector<TempoMap::BBTPoint>& grid, sampl
|
||||||
case bbt_show_sixteenths:
|
case bbt_show_sixteenths:
|
||||||
case bbt_show_thirtyseconds:
|
case bbt_show_thirtyseconds:
|
||||||
case bbt_show_sixtyfourths:
|
case bbt_show_sixtyfourths:
|
||||||
|
case bbt_show_onetwentyeighths:
|
||||||
_session->tempo_map().get_grid (grid, max (_session->tempo_map().sample_at_beat (lower_beat), (samplepos_t) 0), rightmost);
|
_session->tempo_map().get_grid (grid, max (_session->tempo_map().sample_at_beat (lower_beat), (samplepos_t) 0), rightmost);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue