13
0
Commit Graph

13 Commits

Author SHA1 Message Date
2f25592702 push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
b35518e212 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
This is mostly a simple lexical search+replace but the absence of operator< for
std::weak_ptr<T> leads to some complications, particularly with Evoral::Sequence
and ExportPortChannel.
2023-03-24 14:19:15 -06:00
7fe7adb83c push2: adapt to new unbang and 'stop' semantics (needs testing) 2022-10-01 09:13:14 -05:00
96a9c1df7f push2: bug fixes for pad color mgmt and other fixes/improvements 2022-09-02 17:57:46 -06:00
748fbf6fb1 push2: add follow action icons to display 2022-08-30 16:51:34 -06:00
6986c18163 push2: add clip names to display and slightly shift progress circle 2022-08-28 22:37:31 -06:00
b98ec59ed8 push2: another bunch of Live-chasing functionality for trigger control 2022-08-28 18:58:50 -06:00
a06ed85269 push2: prep for triggerbox property changes 2022-08-27 21:21:22 -06:00
741ff552a0 push2: start tracking route properties in cue layout 2022-08-27 16:22:07 -06:00
a5dd6c1128 push2: lots more clip control functionality and display 2022-08-27 12:55:16 -06:00
8ed8895439 push2: launch clips with pads 2022-08-27 08:15:40 -06:00
1ecdeb25a7 push2: an ever-growing array of cue-related support 2022-08-26 19:23:43 -06:00
f57669fbde push2: rename things to match the rest of ardour, and use Session button not Clip
the clip button is intended to "look at" a single clip and edit it
2022-08-26 17:40:04 -06:00