Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2023-11-10 13:18:25 -05:00
863ad01a90 no strobe for rec-enable buttons (all of them)
1b35d5824b remove non-existent method decl
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-11-10 12:56:50 -05:00
9c5600ad87 no strobe for mixer ui meters
5e087864f6 no strobe for editor-visible meters
08af0fe04a no strobe for the transport peak meter
036596ba3f no-strobe changes for clocks
6b5b63240b fix missing inclusion of 's' in opts list
Compare 6 commits »
paul pushed to vapor at ardour/ardour 2023-11-09 16:03:55 -05:00
60d85b3a61 GUI action to enable/disable surround master (incomplete state mgmt so far)
f9da3192d4 vaguely functioning surround send/returns
96d01c21ab actually add surround send/return and try to place them appropriately in the processor list
Compare 3 commits »
paul pushed to vapor at ardour/ardour 2023-11-09 12:22:56 -05:00
5e66b072f3 surround sends get an ID, and use automation data if appropriate
paul pushed to vapor at ardour/ardour 2023-11-09 11:28:26 -05:00
c994045cff SurroundReturn IS-A Processor, part one
paul pushed to vapor at ardour/ardour 2023-11-08 22:36:16 -05:00
dbb48ca06e potentially use a surround return in the SurroundMaster bus
ebd67d3238 stub for SurroundReturn (very stubby!)
Compare 2 commits »
paul pushed to vapor at ardour/ardour 2023-11-08 21:52:17 -05:00
19873043b7 add rc config var and handler for use of surround master
a1f7e684c0 add Stripable::is_surround_master()
43843ffc93 braces, please!
259fd82cdd logic fix for surround master (it needs both a monitor out and master out)
Compare 4 commits »
paul pushed to vapor at ardour/ardour 2023-11-08 21:27:07 -05:00
0f27b56f64 some skeleton code related to add/removing a surround master
7c86dbcaf2 add new PresentationInfo flag for surround master bus
Compare 2 commits »
paul pushed to vapor at ardour/ardour 2023-11-08 14:07:36 -05:00
348576348b remove method decl
paul pushed to vapor at ardour/ardour 2023-11-08 13:56:56 -05:00
d8f631a615 surround send: redesign to be a Processor
54307c9a7c move input->bufs code back to inline placement
962781c2bb add a new mute point for surround sends (not in prefs GUI yet)
Compare 3 commits »
paul pushed to vapor at ardour/ardour 2023-11-07 17:04:44 -05:00
8889bd24f9 add missing method
paul pushed to vapor at ardour/ardour 2023-11-07 16:52:55 -05:00
95117d8435 initial skeleton for surround send concept
paul created branch vapor in ardour/ardour 2023-11-07 16:51:59 -05:00
paul pushed to master at ardour/ardour 2023-11-06 22:39:04 -05:00
e658056cd7 length (& position) of the region added for step entry shouuld use in beat time
9e4a695689 temporal: fix error in computation of timecnt_t::end() for specific conditions
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-11-06 14:34:59 -05:00
58652f6268 launchpad pro: use "first fader" concept from lpx
paul pushed to master at ardour/ardour 2023-11-06 12:32:51 -05:00
144756e602 launchpad: extend Dominik's LP Pro pad patch to LPX/Mini
93a6849bdd lppro: Don't unbang trigger until pad is released
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-11-04 17:14:50 -04:00
673e41434e add image for launchpad mini
paul pushed to master at ardour/ardour 2023-11-04 14:29:12 -04:00
9240b96bea reduce default size of lollis and make them scale with the UI scale factor
paul pushed to master at ardour/ardour 2023-11-04 11:31:51 -04:00
3fc126b891 launchpads: add namespacing to make 1-source-2-surfaces work for X and Mini
9b511ce973 launchpad: work on a single implementation for both Mini and X devices
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-11-03 17:14:27 -04:00
cd29e03c05 selection dragging: use time domain given to drag, not editor default
c4f8c84a75 region: in definition of ::end() use a slightly faster but entirely equivalent expression
7d0b223330 region: end().decrement() IS nt_last(), so remove the explicit decrement call
1b76e90246 when drawing range selection rect, use exclusive end semantics
d309ab31e8 playlist partition_internal() uses exclusive end semantics
Compare 5 commits »