ardour/libs/surfaces/push2
David Robillard 7883695ba9 Push2: Implement special "sequential" mode for in-key note grids
This makes "sequential" more or less mean an octave vertical interval,
but only for in-key mode.  For chromatic mode, "sequential" is still just a
naive wrap-around layout for every note.
2022-08-26 14:10:40 -06:00
..
buttons.cc Push2: Remove debug printing 2022-08-26 14:10:40 -06:00
canvas.cc Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
canvas.h Push2: Mostly fix scale menu text rendering (#8599) 2022-08-26 14:10:40 -06:00
gui.cc Push2: Remove debug printing 2022-08-26 14:10:40 -06:00
gui.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
interface.cc Push2: Drop "using namespace std" 2022-08-26 14:10:40 -06:00
knob.cc Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
knob.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
layout.cc Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
layout.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
leds.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
level_meter.cc Push2: Remove debug printing 2022-08-26 14:10:40 -06:00
level_meter.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
menu.cc Push2: Mostly fix scale menu text rendering (#8599) 2022-08-26 14:10:40 -06:00
menu.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
midi_byte_array.cc Push2: Drop "using namespace std" 2022-08-26 14:10:40 -06:00
midi_byte_array.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
mix.cc Push2: Drop "using namespace std" 2022-08-26 14:10:40 -06:00
mix.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
push2.cc Push2: Implement special "sequential" mode for in-key note grids 2022-08-26 14:10:40 -06:00
push2.h Push2: Add "fixed" and "rooted" note grid option 2022-08-26 14:10:40 -06:00
scale.cc Push2: Implement special "sequential" mode for in-key note grids 2022-08-26 14:10:40 -06:00
scale.h Push2: Show both row and column interval explicitly in the same way 2022-08-26 14:10:40 -06:00
splash.cc Push2: Remove debug printing 2022-08-26 14:10:40 -06:00
splash.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
track_mix.cc Push2: Mostly fix scale menu text rendering (#8599) 2022-08-26 14:10:40 -06:00
track_mix.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
utils.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
utils.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
wscript wscript: consistently use space indentation instead of tab indentation 2022-04-09 12:16:40 +02:00