Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2022-10-27 19:36:01 -04:00
efdc47bc74 fix MidiRegion::merge() to allow final events of a region to be part of the newly merged result
bd33971346 triggers/graph: fix location of calls to TempoMap::fetch()
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-10-27 17:02:16 -04:00
b195a04281 fix loading 6.x sessions with initial meter not at sample zero
paul pushed to master at ardour/ardour 2022-10-27 15:52:41 -04:00
b1118910c7 time signature not meter mark
97a544390d use TempoMapChange to manage all feasible tempo map editing operations
21a05f539b tweak PublicEditor API to include virtuals for tempo map edits
09c9ab5c75 extend TempoMapChange API to allow for replacing, not editing, the map
5d5c1ee9fc use TempoMapChange for editor tempo marker edits
Compare 10 commits »
paul pushed to master at ardour/ardour 2022-10-27 10:32:02 -04:00
fa71c87358 remove debug output from automation line reset callback
a3d3fb9c14 fix placement (snap) of percussive-mode drawn notes (#9041)
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-10-27 00:27:04 -04:00
04131077b3 NOOP: remove newline
15b92334dc remove dangerous and unused RegionView::source_relative_distance() method
a6b63b1cca automation region paste: snap at paste, not at cut
Compare 3 commits »
paul pushed to master at ardour/ardour 2022-10-26 18:57:19 -04:00
5dd60c03df automation lines: fix missing line segments
389577b1e9 automation line: use return value from (new API) model-to-view method
44f169bc56 automation line drag: fix crash during segment drags
Compare 3 commits »
paul pushed to master at ardour/ardour 2022-10-26 16:02:02 -04:00
83ad0a10b5 automation line: drop ::redisplay() method
d41e66f169 changes to the way automation lines are drawn to show edge-lines
f32d36f63e fix initialization order warning
Compare 3 commits »
paul pushed to master at ardour/ardour 2022-10-26 12:30:18 -04:00
bc5d21b235 Xcolors theme update from LAM
paul pushed to master at ardour/ardour 2022-10-25 20:34:16 -04:00
753fb30734 NOOP: remove doubled-comment text
paul pushed to master at ardour/ardour 2022-10-25 20:27:01 -04:00
29daf3ca4b fix initialization of insert/delete clocks (amend 3447869f21)
paul pushed to master at ardour/ardour 2022-10-25 14:58:42 -04:00
0ff2c746f7 prevent crash if tempo or meter are dragged back to zero
b0c162879d fix error with saving MIDI after forking MIDI region
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-10-25 13:24:36 -04:00
621e0f4f91 remove debug output
paul pushed to master at ardour/ardour 2022-10-25 13:10:54 -04:00
a928e35efb significant overhaul of automation region/lines to update during tempo map drags etc
e2c5a0777b GUI companion to 4dc582321 - make tempo marker drag smoother/more efficient
6f57bb9e41 remove a series of unused signals from TimeAxisViewItem
3efb488629 when moving tempo markers, do nothing unless the marker is moved at least 1 beat
Compare 4 commits »
paul pushed to midi_surfaces at ardour/ardour 2022-10-24 00:32:36 -04:00
e4f9a8c0bc add explanatory comment re: region duplication positioning
4e4dd69544 fix region duplicate
a0b2ad1fb3 Fix MIDI Clock generator
013188b2c8 Consistently put ruler toggle code in the same order
aa3c29f2b2 Update RulerMenuPopup where menu items are missing, duplicate and out-of-order
Compare 43 commits »
paul pushed to master at ardour/ardour 2022-10-24 00:26:23 -04:00
7337ba42f5 fix region duplicate
paul pushed to master at ardour/ardour 2022-10-22 16:25:10 -04:00
25ed864d87 fix find next region boundary : must use absolute value of distance
paul pushed to master at ardour/ardour 2022-10-21 09:55:30 -04:00
5d7b421a0b remove debug output
cf83815133 add clear-all-cues item to cue marker ruler context menu
d69a2c3c13 small change to Locations::clear_cue_markers() API to bring it into line with other clear_* methods
Compare 3 commits »
paul pushed to midi_surfaces at ardour/ardour 2022-10-21 00:34:31 -04:00
748c271825 a start at custom MIDI learn for trigger slots (GUI edition)
cf9c3660ce a start at custom MIDI learn for trigger slots
e203debfff fix for initial value of insert/remove time duration clock
57014bde29 Implement simple/quick export dialog
eee4af9249 Update export presets
Compare 12 commits »
paul pushed to master at ardour/ardour 2022-10-20 16:04:52 -04:00
3447869f21 fix for initial value of insert/remove time duration clock
paul pushed to master at ardour/ardour 2022-10-20 14:49:23 -04:00
6ba740d37a add freesound dir to prepopulated dirs in clip list