mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
triggerbox UI: lots of work on first pass control of follow action, launch style, quantization via context menu
This commit is contained in:
parent
d0e9b5d66d
commit
def9392ac6
3 changed files with 204 additions and 5 deletions
|
|
@ -4169,6 +4169,7 @@ Editor::get_grid_type_as_beats (bool& success, timepos_t const & position)
|
|||
}
|
||||
break;
|
||||
default:
|
||||
#warning NUTEMPO need to implement all other subdivs
|
||||
success = false;
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue