Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/livetrax 2024-05-18 10:07:26 -04:00
8a861ee930 L: remove irrelevant elements from the ruler context menu
paul pushed to master at ardour/ardour 2024-05-18 09:20:20 -04:00
6ed9835677 emove some sneakily hidden indirect references to no-longer existing rulers
paul pushed to master at ardour/livetrax 2024-05-17 16:49:41 -04:00
2ff2ee4a44 Revert "add missing menus for ranges & markers"
paul pushed to master at ardour/livetrax 2024-05-17 16:19:15 -04:00
14161420df remove reference to scene ruler in menus
bafd83d88c add missing menus for ranges & markers
Compare 2 commits »
paul pushed to master at ardour/livetrax 2024-05-17 14:26:31 -04:00
cb132cc50e manually fix merge errors for ardour->livetrax
cd2db2c3aa NO-OP: whitespace
5f52329bed Update mixer and lock icon
907cf66a63 restructure ruler context menu
553e534455 remove a number of canvas items that no longer exist after ruler consolidation
Compare 7 commits »
paul pushed to master at ardour/ardour 2024-05-17 11:14:04 -04:00
907cf66a63 restructure ruler context menu
553e534455 remove a number of canvas items that no longer exist after ruler consolidation
fc194237eb Locations::clear_ranges() now removes punch & loop ranges
Compare 3 commits »
paul pushed to master at ardour/ardour 2024-05-17 00:59:07 -04:00
93e1e1c1f2 remove Cue, CD, Scene, Punch, Loop rulers, consolidate to just a pair (ranges, locations)
paul pushed to master at ardour/livetrax 2024-05-15 21:08:41 -04:00
5c4e762130 fix typo in 4e50e555a
paul pushed to master at ardour/livetrax 2024-05-15 20:36:56 -04:00
4e50e555af L: mono tracks still have stereo outputs (livetrax ONLY)
paul pushed to master at ardour/livetrax 2024-05-15 18:32:35 -04:00
347e2aca61 bring back big clock and about window
paul pushed to master at ardour/livetrax 2024-05-15 18:20:09 -04:00
6a081375ca follow to 103dd00357441, continuing to refine/fix signal flow for livetrax
70a86561e7 NO-OP: this comment was useful to me today
5ee2e8d500 L: default mute-affects-pre-fader should be false for LiveTrax
9f008f80eb NO-OP: reflow split line
80c3bd15e6 revert "show send" changes to mixer strip
Compare 6 commits »
paul pushed to master at ardour/ardour 2024-05-14 14:26:06 -04:00
86c3b70c54 add some utility functions to Buffers and BufferSets to allow some kinds of debugging easily
paul pushed to master at ardour/ardour 2024-05-13 17:08:57 -04:00
c3eb30d96b action group names must not be translatable
paul pushed to master at ardour/livetrax 2024-05-11 10:47:59 -04:00
b1bcb7f9fc activate Delivery amp if used
paul pushed to master at ardour/livetrax 2024-05-10 19:39:26 -04:00
ca551ed07a add the correct control to a ControlGroup when adding a Route to a RouteGroup
1f262d83ee send gain control for MasterSend must use GainAutomation parameter to be groupable
857ef78417 second application of 41c68ffc19
9f98b4ab4e second application of f9a76829f3 after revert in ardour/master
0b73ff4daf Revert "ensure that the master send is directly before the main outs."
Compare 6 commits »
paul pushed to master at ardour/ardour 2024-05-10 17:19:44 -04:00
2f32a22a4d Revert "ensure that the master send is directly before the main outs."
384739aa80 Revert "fix for metering of a MasterSend (internal send)"
Compare 2 commits »
paul pushed to master at ardour/livetrax 2024-05-10 10:42:43 -04:00
5f0c2a4d32 Merge branch 'ardour'
41c68ffc19 ensure that the master send is directly before the main outs.
bf69e367ac revert inadvertently committed change made for debugging.
f9a76829f3 fix for metering of a MasterSend (internal send)
21f4dce2d9 for DEBUG::Processors, use display_name() not name()
Compare 11 commits »
paul pushed to master at ardour/ardour 2024-05-10 10:36:48 -04:00
fce1f15a87 avoid timecnt_t exception when loading a region with an excessively long length
paul pushed to master at ardour/ardour 2024-05-10 10:35:47 -04:00
dcdcaf4b47 ensure that the master send is directly before the main outs.
b929e8a4e2 revert inadvertently committed change made for debugging.
de1a425704 fix for metering of a MasterSend (internal send)
edc03002eb for DEBUG::Processors, use display_name() not name()
Compare 4 commits »
paul pushed to master at ardour/livetrax 2024-05-09 00:17:14 -04:00
9753b26150 T: remove mistakenly committed changes related to debugging