• Joined on 2022-04-20
ben pushed to master at ardour/ardour 2022-11-01 15:04:07 -04:00
32d2b371c1 TouchOSC: add Clip_Launcher.tosc and update TransportController.tosc
ben pushed to master at ardour/ardour 2022-11-01 15:03:38 -04:00
c6dade9484 OSC: implement controls and feedback for a banked trigger grid controller
bdf9cedb0e triggers: implement grid banking in BasicUI so it can be shared (?)
0851d230cd basic_ui: add convenience functions to access an NxM bank of triggers
4f5106ae82 triggers: add convenience function to report # of trigger channels
756e0beb1b triggers: more session:: functions to access Triggers by index
Compare 7 commits »
ben pushed to master at ardour/ardour 2022-10-03 14:53:14 -04:00
374ff2b12d fix thinko in unbang behavior
ben pushed to master at ardour/ardour 2022-10-01 10:20:04 -04:00
42a4216f22 osc: publish session-provided trigger functions: bang/unbang
7fe7adb83c push2: adapt to new unbang and 'stop' semantics (needs testing)
6c292a83da basic_ui: use session-provided bang/unbang functions
29dc388bbc triggerbox: change bang/unbang semantics. UnBang != Stop
2829f4385f triggerbox: publish some trigger functions to ::session (for the convenience of control surfaces)
Compare 10 commits »
ben pushed to master at ardour/ardour 2022-09-22 10:07:29 -04:00
0af0e3a8e8 remove unused code: an unused follow-action icon
ben pushed to master at ardour/ardour 2022-09-21 21:48:35 -04:00
7cad01ae1e clip list: add a Refresh button to the file list
ben pushed to master at ardour/ardour 2022-08-11 17:54:09 -04:00
69d3bd8821 new-user dialog: updated text; more consistent fonts and layout
ben pushed to master at ardour/ardour 2022-08-10 16:16:09 -04:00
8b28a284ba Cue markers must be centered after their text is assigned
ben pushed to master at ardour/ardour 2022-08-04 14:40:26 -04:00
916fc4a2ee likely fix for cue-text sizing on windows
ben pushed to master at ardour/ardour 2022-08-01 15:53:45 -04:00
22faf6f426 fix transport-freeze in some cases of MIDI cue ffwding
ben pushed to master at ardour/ardour 2022-07-29 12:17:05 -04:00
f6630ad31c Fix tooltip for mixer scenes
ben pushed to master at ardour/ardour 2022-07-19 13:33:59 -04:00
85f640c31a ripple: prevent session/punch/loop markers moving during ripple-all
904491611f rippled region drags should apply on all tracks with selected regions
Compare 2 commits »
ben pushed to master at ardour/ardour 2022-07-18 12:35:16 -04:00
5df0e3d226 relax the requirement that Cue Markers must be quantized to the grid,
ben pushed to master at ardour/ardour 2022-07-16 11:01:46 -04:00
b9419aa405 another attempt to catch details of a rare region-gain undo crash
ben pushed to master at ardour/ardour 2022-07-14 18:29:35 -04:00
419f934ecd support group-override when starting a new Range selection
ben pushed to master at ardour/ardour 2022-07-08 12:24:55 -04:00
82bdddb829 fix Follow-Count widget in clip properties GUI
ben pushed to master at ardour/ardour 2022-07-01 11:11:22 -04:00
4ecb19d9ee send_to_bus script: fix typo in prior commit
ben pushed to master at ardour/ardour 2022-07-01 10:07:28 -04:00
2b250a5639 send_to_bus script: fix for mixbus or other cases where master bus inputs=0
ben pushed to master at ardour/ardour 2022-06-30 17:47:31 -04:00
c6566f3933 mackie protocol: add more null checks; remove some debug msgs
ben pushed to master at ardour/ardour 2022-06-30 15:05:01 -04:00
198df78cfe mackie debugging: ugly printouts