Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2023-06-05 18:36:15 -04:00
7789df5b1c temporal: get cut/copy/paste test code slightly more useful
paul pushed to master at ardour/manual 2023-05-06 10:46:26 -04:00
212f2f7cba Documentation for Softube Console 1 Surface
cb36ff095c Added global, gate and eq section
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-05-06 10:41:23 -04:00
d6d7feae53 Use v2 image
e93ea2fca1 Fix npe, add mac portname
95280b0bb4 gui added
4ba1000c10 Tune meters, add drive control
1104aac468 implement sends
Compare 14 commits »
paul pushed to master at ardour/ardour 2023-05-05 22:53:28 -04:00
b9e5621e03 during map reset, force meter to bars, and tempo to beats
240a85097c when editing tempo, round position to beat in GUI
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-05-05 20:57:21 -04:00
32a3591018 remove #warning
paul pushed to master at ardour/ardour 2023-05-05 20:56:19 -04:00
9e8eed8a03 temporal: various tweaks to get TempoMap::get_grid() to be more correct/robust
7c07a9964a temporal: add operator<<(ostream&) for BBT_Argument
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-05-04 20:49:15 -04:00
fafc891ca6 add ripple option API for TempoMap::cut()
7f977bf3e4 add skeleton unit test for tempo map cut buffer
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-05-04 19:09:28 -04:00
b3a127d318 temporal: TempoMap::paste(), TempoMapCutBuffer::dump() and cut/copy fixes
paul pushed to master at ardour/ardour 2023-05-04 17:45:13 -04:00
a8424e8617 temporal: implement (maybe) cut-copy for tempo map
paul pushed to master at ardour/ardour 2023-05-04 17:10:59 -04:00
f7ba9af6b2 temporal: stub API for tempo map cut/copy/paste
b3040a31fc temporal: a basic data structure to hold the result of a TempoMap cut/copy operation
Compare 2 commits »
paul pushed to master at ardour/ardour 2023-05-04 14:34:46 -04:00
baf307838c push2: change ordering within destructor to avoid event loop thread drawing-after-delete
paul pushed to master at ardour/ardour 2023-05-03 23:55:28 -04:00
b936fd12cd temporal: reset the tempo map in sections bounded by BBT markers (if any)
faac648502 temporal: add TempoMap::{next,previous_}meter()
49e1f7f79d fix logic of editing tempo & meter
Compare 3 commits »
paul pushed to master at ardour/ardour 2023-04-29 11:57:57 -04:00
f387cbae12 amend 82e03ac13e for better leave notify behavior
paul pushed to master at ardour/ardour 2023-04-28 17:58:09 -04:00
78216b422f add new Playhead snap mode
5c0886379b fix position of edited tempo marker in the presence of BBT markers
0ddacb8ea2 when abort()-ing due to a failed assert in tempo map code, dump the map
Compare 3 commits »
paul pushed to master at ardour/ardour 2023-04-27 21:58:07 -04:00
57d2a85c0a NO-OP: remove unused variable warning
408aed9e85 no need for a tempo map reset after the remove-while-moving
907d3f82a7 temporal: fix grid generation in the presence of MusicTimePoints
e7f4c9dcb5 temporal: fix removal (and thus moving) MusicTimePoints
Compare 4 commits »
paul pushed to master at ardour/ardour 2023-04-26 19:20:00 -04:00
82e03ac13e fix SNAFU with processor box bindings
paul pushed to master at ardour/ardour 2023-04-26 15:28:33 -04:00
261ba186cd add plugin clarification to COPYING
paul pushed tag 7.4 to ardour/ardour 2023-04-25 20:28:43 -04:00
paul pushed to master at ardour/ardour 2023-04-25 13:42:15 -04:00
87b5849a7b kbd bindings: fix issues with delete & backspace bindings in draw/i-edit mode
paul pushed to master at ardour/ardour 2023-04-23 13:34:32 -04:00
c95c11e186 remove debug output