Robin Gareus rgareus
rgareus deleted branch region-fx-replay2 from ardour/ardour 2024-08-19 17:39:54 -04:00
rgareus pushed to master at ardour/ardour 2024-08-19 16:47:06 -04:00
002eabc01f RegionFX: replay control automation (2/2)
79ff99ba15 RegionFX: replay control automation (1/2)
4ff1de4c75 RegionFX: save and replay Plugin Parameter Outputs
7dac8994f6 LV2/Generic UI: Remove direct calls to plugin API
8e063110db Fix assert() when aborting automation line drag
Compare 5 commits »
rgareus pushed to master at ardour/ardour 2024-08-19 09:40:21 -04:00
fb1ca67e39 RegionFX: add clear-automation action
rgareus pushed to master at ardour/ardour 2024-08-19 00:36:25 -04:00
50044bd059 RegionFX: clamp automation line to region extent
rgareus pushed to master at ardour/ardour 2024-08-18 23:41:42 -04:00
9311a767cc Export Report needs to heed RESPONSE_CANCEL for close-all-dialogs
rgareus pushed to master at ardour/ardour 2024-08-18 20:57:28 -04:00
fdf5b0f8a1 Fix export with RegionFX
rgareus pushed to master at ardour/ardour 2024-08-18 19:01:44 -04:00
516f8a9d45 Add some tooltips to audio region properties dialog
rgareus pushed to master at ardour/ardour 2024-08-18 18:23:18 -04:00
961cf955d2 Hide warnings caused by glibmm/helperlist.h declutter build log
rgareus pushed to pianorule at ardour/ardour 2024-08-18 17:51:16 -04:00
c0c0bea371 Fix Editor Lua bindings
805c803c92 Fix Lua bindings, Session is-a HistoryOwner
Compare 2 commits »
rgareus deleted branch region-fx-tail from ardour/ardour 2024-08-17 20:37:31 -04:00
rgareus pushed to master at ardour/ardour 2024-08-17 20:37:17 -04:00
c16e31012b RegionFX: include plugin tail with pre-fade Fx
c2169d6d51 Add GUI to toggle pre/post region fade FX
4bcf1d31c6 RegionFX: implement pre/post region-fade FX
8f5d6295b3 RegionFX: fix plugin cycle times
d8725ff3c8 RegionFX: fix crash when custom GUI thread sends change requests
Compare 12 commits »
rgareus pushed to region-fx-replay2 at ardour/ardour 2024-08-17 20:30:19 -04:00
bb0b17ee12 Trigger GUI updates when region-fx are automated
4572139149 RegionFX: replay control automation
bbed45f86f RegionFX: save and replay Plugin Parameter Outputs
b0b0732687 LV2/Generic UI: Remove direct calls to plugin API
c16e31012b RegionFX: include plugin tail with pre-fade Fx
Compare 8 commits »
rgareus pushed to region-fx-tail at ardour/ardour 2024-08-17 20:30:12 -04:00
c16e31012b RegionFX: include plugin tail with pre-fade Fx
c2169d6d51 Add GUI to toggle pre/post region fade FX
4bcf1d31c6 RegionFX: implement pre/post region-fade FX
8f5d6295b3 RegionFX: fix plugin cycle times
Compare 4 commits »
rgareus pushed to region-fx-tail at ardour/ardour 2024-08-17 12:18:40 -04:00
48da1da27b RegionFX: include plugin tail with pre-fade Fx
86570387d1 Add GUI to toggle pre/post region fade FX
19bfbe8434 RegionFX: implement pre/post region-fade FX
d8725ff3c8 RegionFX: fix crash when custom GUI thread sends change requests
76ee3339ac RegionFX: fix variable I/O channel map
Compare 11 commits »
rgareus pushed to region-fx-replay2 at ardour/ardour 2024-08-17 12:18:28 -04:00
53de894ac0 Trigger GUI updates when region-fx are automated
5f8da071d2 RegionFX: replay control automation
303937c705 RegionFX: save and replay Plugin Parameter Outputs
f1704c2761 LV2/Generic UI: Remove direct calls to plugin API
48da1da27b RegionFX: include plugin tail with pre-fade Fx
Compare 15 commits »
rgareus pushed to region-fx-tail at ardour/ardour 2024-08-16 15:57:13 -04:00
31ebdf7d76 RegionFX: include plugin tail with pre-fade Fx
1763896288 Add GUI to toggle pre/post region fade FX
35287f0c6b RegionFX: implement pre/post region-fade FX
7d42d4071f RegionFX: fix variable I/O channel map
7f14150e2f RegionFx: allow touch (for "show on touch")
Compare 14 commits »
rgareus pushed to region-fx-replay2 at ardour/ardour 2024-08-16 15:57:02 -04:00
5ca5c123e5 Trigger GUI updates when region-fx are automated
873c6611ea RegionFX: replay control automation
2133b946d5 RegionFX: save and replay Plugin Parameter Outputs
c8289f0fae LV2/Generic UI: Remove direct calls to plugin API
31ebdf7d76 RegionFX: include plugin tail with pre-fade Fx
Compare 16 commits »
rgareus pushed to region-fx-replay2 at ardour/ardour 2024-08-16 12:46:19 -04:00
78fce72608 Refactor API to allow VST2 plugins to callback to I/O and RegionFx
0c55526c65 Trigger GUI updates when region-fx are automated
bef33c6594 RegionFX: replay control automation
625a7258d0 RegionFX: save and replay Plugin Parameter Outputs
0b453327eb LV2/Generic UI: Remove direct calls to plugin API
Compare 15 commits »
rgareus pushed to master at ardour/ardour 2024-08-16 11:26:01 -04:00
d0994dbfcc Remove debug message
rgareus pushed to master at ardour/ardour 2024-08-16 10:59:12 -04:00
2411a6a62d Windows: unregister fonts on crash