Paul Davis paul
  • Galisteo, NM
  • Joined on 2022-04-13
paul pushed to master at ardour/ardour 2022-09-26 18:40:11 -04:00
3f812ca1a3 fix behavior of region gain envelope when performing a separate action (2-point split)
6ff57ca37b improve accuracy of DEBUG_TRACE output
60aaccb2f9 a likely better fix than 8ba21e7fff for the same problem
b4ad81075e provide and use a method to show the library download manager
Compare 4 commits »
paul pushed to master at ardour/ardour 2022-09-26 13:15:57 -04:00
fb750aa4b8 skeleton to allow opening the library download manager from the clip viewer
340253a095 bbt markers should be freely draggable regardless of grid setting
Compare 2 commits »
paul pushed to master at ardour/ardour 2022-09-26 03:10:23 -04:00
d39f064756 library dialog: catch exception and behave appropriately
f2eddd404b downloader: create destdir if it does not already exist, throw exception if this fails
3b274bd433 rename loop download dialog (breaks string freeze)
Compare 3 commits »
paul pushed to master at ardour/ardour 2022-09-24 17:38:55 -04:00
7428f13e15 MIDI: unlinked region copies get sources that are copies of the original
paul pushed to master at ardour/ardour 2022-09-24 17:21:21 -04:00
4f83eea46c Revert "step entry: do not pass auto_partition=true to Playlist::add_region()"
paul pushed to master at ardour/ardour 2022-09-24 16:53:15 -04:00
e9f98fe230 step entry: do not pass auto_partition=true to Playlist::add_region()
paul pushed to master at ardour/ardour 2022-09-24 16:27:22 -04:00
fba4a5ff73 fix region drag across tracks that auto-partitioned the receiving playlist
paul pushed to master at ardour/ardour 2022-09-23 17:51:23 -04:00
451fb3e761 fix crash when dragging BBT marker (must use audio time)
paul pushed to master at ardour/ardour 2022-09-23 13:30:19 -04:00
47e9bb05c8 midi editing: if nudge clock says zero, use grid for nudging notes
paul pushed to master at ardour/ardour 2022-09-22 18:23:52 -04:00
2e0bfae628 midi note drawing: use RoundNearest not RoundDownMaybe for note ends
04d367fdfe midi note drawing: fix snap used to place ghost note
91df1d8e94 NO-OP: fix switch statement indentation
Compare 3 commits »
paul pushed tag 7.0-rc1 to ardour/ardour 2022-09-22 11:26:19 -04:00
paul pushed to master at ardour/ardour 2022-09-22 11:20:05 -04:00
0cd87a917c push2: apply concept in 0af0e3a8e8 to push2 code (unused follow action icon)
paul pushed to master at ardour/ardour 2022-09-22 02:43:44 -04:00
af28394bfd push2: fix an apparent bug in cairo when drawing follow action icons
paul pushed to master at ardour/ardour 2022-09-21 21:13:18 -04:00
7f06beda50 Fix typos
paul pushed to master at ardour/ardour 2022-09-21 21:06:10 -04:00
078544482f Add Korg Kross 2 midnam
paul pushed to master at ardour/ardour 2022-09-21 12:17:17 -04:00
9c64771636 remove some debug output
paul pushed to master at ardour/ardour 2022-09-21 11:13:32 -04:00
0b0f49412d remove some debug output
2316df357b remove some debug output
8db55bdda9 remove clip editor bindings (for now), since we do not show the clip editor
Compare 3 commits »
paul pushed to master at ardour/ardour 2022-09-13 23:25:42 -04:00
5e26c9c277 library manager: display description in textview not tooltip
paul pushed to master at ardour/ardour 2022-09-13 18:47:25 -04:00
7c5d324136 remove transport master active controls widgets
paul pushed to v_7_0 at ardour/manual 2022-09-13 18:29:24 -04:00
11cc6c51b9 no more Record Mode in add track/bus/vca dialog