Robin Gareus rgareus
rgareus pushed to master at ardour/ardour 2024-04-09 12:36:36 -04:00
cde26c5205 Set default time domain to Audiotime to sidestep various MusicTime issues
rgareus pushed to master at ardour/ardour 2024-04-09 00:09:55 -04:00
ecd22e9aa8 Remove call to deprecated userSpaceScaleFactor
rgareus pushed to region-fx at ardour/ardour 2024-04-08 20:13:25 -04:00
b8d5d86a9e DEBUG -- REVERT -- QUICK HACK TO EDIT REGION FX AUTOMATION
a0d754196b GUI support for Region Fx (in Region Properties)
0a45513510 Per [Audio] Region Fx
c990faac18 Add custom RegionFxPlugin
e5ebc1559e Remove unused gain-buffer for master-read (NOOP)
Compare 19 commits »
rgareus pushed to master at ardour/ardour 2024-04-08 20:10:08 -04:00
826103f08c Pitch bend is not unreasonable
rgareus pushed to region-fx at ardour/ardour 2024-04-08 15:26:45 -04:00
3e2bc8a422 Amend Region Fx - latency compensation
43f2f6be60 DEBUG -- REVERT -- QUICK HACK TO EDIT REGION FX AUTOMATION
4d5f12ca83 GUI support for Region Fx (in Region Properties)
4a6cd8883a Per Region Fx (WIP)
42f4bb002a Add custom RegionFxPlugin
Compare 6 commits »
rgareus pushed to region-fx at ardour/ardour 2024-04-07 21:13:44 -04:00
58b440f285 DEBUG -- REVERT -- QUICK HACK TO EDIT REGION FX AUTOMATION
85e1dea5c6 GUI support for Region Fx (in Region Properties)
4f76567671 DEBUG -- REVERT -- Test RegionFX bounce
b9311b5099 DEBUG -- REVERT -- Mark region read calls
b16417752e Per Region Fx (WIP)
Compare 16 commits »
rgareus pushed to region-fx at ardour/ardour 2024-04-06 20:19:07 -04:00
fc67b065d1 GUI support for Region Fx (in Region Properties)
d7178412ed DEBUG -- REVERT -- Test RegionFX bounce
03fec98d2e DEBUG -- REVERT -- Mark region read calls
34a8a26820 Per Region Fx (WIP)
a6c861409b Add custom RegionFxPlugin
Compare 5 commits »
rgareus pushed to region-fx at ardour/ardour 2024-04-05 22:11:26 -04:00
6d6b770b39 GUI support for Region Fx (in Region Properties)
5073dba879 DEBUG -- REVERT -- Test RegionFX bounce
cb58ca3fcb DEBUG -- REVERT -- Mark region read calls
cd98d5d4df Per Region Fx (WIP)
3a05c50d92 Add custom RegionFxPlugin
Compare 12 commits »
rgareus pushed to region-fx at ardour/ardour 2024-04-04 22:12:47 -04:00
212c0d1dcb DEBUG -- REVERT -- Test RegionFX bounce
b2dcd4680d DEBUG -- REVERT -- Mark region read calls
7d7c7bf141 Quick/dirty hack to get a Region FX UI
4ccaef6ed8 Per Region Fx (WIP)
cf8868a05a Add custom RegionFxPlugin
Compare 24 commits »
rgareus pushed to master at ardour/ardour 2024-04-04 16:50:40 -04:00
4a0505979d macOS provides z-axis stacking for Dialogs
rgareus pushed to master at ardour/ardour 2024-04-04 11:33:04 -04:00
2e991b0067 Fix thinko in bda7041643
rgareus pushed to master at ardour/ardour 2024-04-04 11:06:42 -04:00
3b0e421de4 Use proper _POSIX_C_SOURCE constant
bda7041643 Fix #9642 - fdopen(3) requires _POSIX_C_SOURCE
15dc06b12a Ardour non longer uses gtk modules
Compare 3 commits »
rgareus pushed to master at ardour/ardour 2024-04-02 03:54:00 -04:00
02220783e1 Clarify that there are no archive file format options
rgareus pushed to master at ardour/ardour 2024-04-01 11:39:16 -04:00
e29ac27c59 Tweak binarual port names
rgareus pushed to region-fx at ardour/ardour 2024-03-27 23:23:47 -04:00
f77df1c68b DEBUG -- REVERT -- Test RegionFX bounce
0292b063df DEBUG -- REVERT -- Mark region read calls
e421d99d61 Quick/dirty hack to get a Region FX UI
2349fe0566 Per Region Fx (WIP)
6953de88e6 Add custom RegionFxPlugin
Compare 22 commits »
rgareus pushed to master at ardour/ardour 2024-03-27 16:38:23 -04:00
e0db21d484 Save versioned backups in backup/ folder
rgareus pushed to master at ardour/ardour 2024-03-26 22:25:54 -04:00
41115f1282 Prevent double-click on the pianoroll to toggle track height
rgareus pushed to master at ardour/ardour 2024-03-26 19:38:17 -04:00
26b6bece95 Fix a -Wunused-variable
rgareus pushed to master at ardour/ardour 2024-03-26 16:08:56 -04:00
93934dfb92 Really fix Windows build (amend prev. commit)
rgareus pushed to master at ardour/ardour 2024-03-26 14:49:53 -04:00
1c55cc6ee2 Fix Windows builds (amend 980eb595)