Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2022-08-18 10:02:45 -04:00
2f7f313f6d MIDI combine (basically operational)
paul deleted branch midi-combine from ardour/ardour 2022-08-18 10:02:39 -04:00
paul pushed to master at ardour/ardour 2022-08-17 22:55:48 -04:00
ffc9239de5 ControlList: replace code use to interpolate MIDI CC curves
paul deleted branch working-cue-ffwd from ardour/ardour 2022-08-17 18:57:44 -04:00
paul pushed to master at ardour/ardour 2022-08-17 18:40:46 -04:00
fc6ad8ebd9 bbt markers: all the basics of dragging, editing, removing
025dfa6062 tempo map: fix logic error in ::reset_starting_at() relating to tempo/bbt markers
6784f0e5dc basic skeleton for BBT marker drag
965fe9946b BBT markers: put BBT position in their tooltip
3259ab2d41 tempodisplay: correctly redisplay tempo map stuff after adding a BBT marker
Compare 5 commits »
paul pushed to working-cue-ffwd at ardour/ardour 2022-08-17 18:28:12 -04:00
d6fa8a45c4 bbt markers: all the basics of dragging, editing, removing
853df71ca0 tempo map: fix logic error in ::reset_starting_at() relating to tempo/bbt markers
90fa8a1c9f basic skeleton for BBT marker drag
d1934467fb BBT markers: put BBT position in their tooltip
ff49a25b6b tempodisplay: correctly redisplay tempo map stuff after adding a BBT marker
Compare 8 commits »
paul created branch working-cue-ffwd in ardour/ardour 2022-08-17 18:28:11 -04:00
paul pushed to master at ardour/ardour 2022-08-12 11:21:27 -04:00
b03e9b4c10 NOOP: add helpful explanatory comment
paul pushed to master at ardour/ardour 2022-08-11 17:26:53 -04:00
610b5dddbf ControlList: GUARD_POINT_DELTA needs to take time domain into account
373a73cb51 fix selectability of region-associated automation (i.e. MIDI)
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-08-11 10:45:36 -04:00
7aef0cd191 fader colors: use correct UIConfig var name and exclude master bus correctly
paul pushed to master at ardour/ardour 2022-08-11 10:22:53 -04:00
870a51b691 fader coloring: ignore master, and rename UIConfig option to be more generic now (also text in prefs)
paul pushed to master at ardour/ardour 2022-08-11 02:13:46 -04:00
04ad500998 set mixer strip fader name always, so that bg is set from style
27f4302a7d ardourfader: more complete support for explicit fg
24253c20f3 remove no-longer-used method
340bba15f2 fix typo
6d85759cf8 optionally tinted faders in mixer view
Compare 15 commits »
paul pushed to master at ardour/ardour 2022-08-10 18:44:46 -04:00
9178758f54 fix redisplay of track headers after changing track-name-numbering
paul pushed to master at ardour/ardour 2022-08-09 19:36:17 -04:00
6dc1e1f778 trigger strips: name button was intended to be colored
paul pushed to master at ardour/ardour 2022-08-09 18:18:39 -04:00
bfedf7168e new GUI appearance option to offer track/bus colors (muted) as backgrounds for editor & mixer strips
paul pushed to master at ardour/ardour 2022-08-09 16:07:48 -04:00
c9446aa1e1 gtk2_ardour: set region marks into currently recording regions
cef86efe1b libs/ardour: allow creating region source markers while recording
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-08-09 14:54:49 -04:00
f96946d566 remove more debugging output
paul pushed to master at ardour/ardour 2022-08-09 14:37:51 -04:00
5cc28b4024 remove debug output
paul pushed to master at ardour/ardour 2022-08-09 14:33:49 -04:00
1c59a2dff0 triggerbox/route: a cleaner method of ensuring trigger alignment
bedb94e534 triggerbox: do absolutely nothing if transport is moving backwards
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-08-09 11:29:48 -04:00
dd5003eb1e triggerbox: must run when speed is zero