• Joined on 2022-04-20
ben pushed to master at ardour/ardour 2022-06-01 09:54:42 -04:00
ca8dddcd37 Mixer Scenes: first-draft GUI for mixer scenes
00bd313e6e Mixer Scenes: fix code thinkos for sparsely-populated vector of scenes
b3e4f243b0 Mixer Scenes: tweak action names; add mother-may-i for scene overwrites
3fe6bf3cf7 Mixer Scenes: add bindings for F1..F12 on the mix window
e8058792a3 Mixer Save+Recall (Lua): add option to recall the route names stored in the file
Compare 8 commits »
ben pushed to master at ardour/ardour 2022-05-16 08:16:44 -04:00
cb85a0a521 fix for automation control point drags: prevent overlapping points in time.
e0f9f11dfc automation-range-drag: if lane is empty, use current value for guard points
cd332a2af0 when pasting a Range of automation, first add guard points,
3a174ff914 add support for 'positive' guard points in ControlList
c98561e95c when cutting or clearing an automation range, always add boundary points
Compare 5 commits »
ben pushed to master at ardour/ardour 2022-05-14 15:48:20 -04:00
4339e3c729 temporarily remove effective_ripple_mark_start behavior
f7abe8dacd fix: RegionMotionDrag actions are always rippling to other tracks
0cfbc64e54 triggerbox: given no other info, assume a clip is 1,2,4,8 or 16 bars at 4/4
Compare 3 commits »
ben pushed to master at ardour/ardour 2022-05-13 15:00:38 -04:00
39f41e2357 fix midi-note Copy+Paste and Duplicate actions
ben pushed to master at ardour/ardour 2022-05-13 13:22:19 -04:00
a899136cae Fix egregious playlist copy+paste thinko
ben pushed to master at ardour/ardour 2022-05-12 13:39:32 -04:00
41815f8d53 midi_region_view: use absolute_time_to_region_beats
1fdfa53b9f region::absolute_time_to_region_beats() needs to incorporate start offset
Compare 2 commits »
ben pushed to master at ardour/ardour 2022-05-11 13:02:31 -04:00
83d0892777 when drawing notes, the grid should be scaled to the zoom scale
a60dfc19d2 take Snap enablement into account when drawing new notes
de9f18b4f9 when Drawing MIDI notes, enforce a minimum length
Compare 3 commits »
ben pushed to master at ardour/ardour 2022-05-10 16:48:28 -04:00
a251ba3b76 pt_import: since we aren't using undo here, need to delete the diff_command manually
5f6f01a8e2 fix trim_region_to_{loop|punch} ... coverage logic was reversed
764aa75f09 reset_region_scale_amplitude is redundant with reset_region_gain
62fd8ecd35 crop_region_to_selection: remove redundant check for a Range
256549e0c7 correctly abort the undo record when Editor::clear_markers (et al) have no effect
Compare 17 commits »
ben pushed to master at ardour/ardour 2022-04-26 13:10:01 -04:00
6691db1c54 plugin tags: add tags for some Apple, x42, and Harrison plugins
ben pushed to master at ardour/ardour 2022-04-26 10:43:49 -04:00
6917a1e836 triggerbox: initialize the follow_length control from the source data length
ben pushed to master at ardour/ardour 2022-04-25 09:10:18 -04:00
edf1f55781 Add Monterey as a mac build target