Commit Graph

26 Commits

Author SHA1 Message Date
Ben Loftis 24b18c889b allow SurroundReturn to publish the number of channels in use 2024-03-06 18:34:33 -06:00
Robin Gareus 42dc033636
Vapor: work-around stem export alignment
This is a somewhat fragile solution to ensure that
processor reset happens in the same cycle in which
the actual data arrives at the start of the cycle.
2024-03-07 01:28:22 +01:00
Robin Gareus 53b951f6a9
Vapor: Properly name sync&aling API 2024-03-04 16:53:33 +01:00
Robin Gareus 8d0704dda2
Vapor: add option to sync processing to a 512 sample cycle 2024-02-27 23:16:54 +01:00
Robin Gareus 301d2954c5
Vapor: pass program meta-data to plugin 2024-02-27 00:01:49 +01:00
Robin Gareus 4acd0e9f29
Vapor: add API to query channel count 2024-02-26 22:15:05 +01:00
Robin Gareus 305b2778b4
Vapor: parse and use additional meta-data from adm 2024-02-25 17:43:56 +01:00
Robin Gareus 22094c6caa Vapor: expose Apple Spatial Mixer contols (via Lua) 2024-02-24 19:47:56 +01:00
Robin Gareus 61c6d2bfa1
Vapor: add channel/object-ID map 2024-02-24 00:42:47 +01:00
Robin Gareus 45a7719ede
Vapor: simply ADM meta-data passing, pass reference file 2024-02-23 17:03:41 +01:00
Robin Gareus 3f7c98e2db
Vapor: add API used to set ADM meta-data 2024-02-22 01:55:05 +01:00
Robin Gareus 3efaf60de1
Vapor: fix automation evaluation 2024-02-21 02:49:58 +01:00
Robin Gareus 64a6fddbea
Vapor: fix SpatializationAlgorithm constant 2024-02-13 17:59:07 +01:00
Robin Gareus ef81f3163d
Vapor: improve backwards compat of Apple renderer
replace constants only available >= macOS 11.0
2024-02-13 06:29:56 +01:00
Robin Gareus e13047a769
NO-OP: clang-format 2024-02-13 05:00:16 +01:00
Robin Gareus 03ea0c8080
Vapor: improve backwards compat of Apple renderer 2024-02-13 04:53:51 +01:00
Robin Gareus c6d0064e09
Vapor: relax Apple Binaural Renderer detection 2024-02-13 04:35:45 +01:00
Robin Gareus 0c96c12a50 Vapor: Implement Apple Binaural Renderer 2024-02-13 02:07:43 +01:00
Robin Gareus 4fdf5b2967
Vapor: re-send pan positions at export start 2024-02-12 20:49:13 +01:00
Ben Loftis cefab85dab Srnd: continuously run lufs_meter, so momentary loudness meter can be 'live' 2024-01-21 10:58:47 -06:00
Ben Loftis 22b7a07526 Srnd: expose the momentary loudness value in addtion to integrated loudness 2024-01-21 10:58:38 -06:00
Robin Gareus 8ca4c4a255
Fix Windows build (post 356374b)
Multiple definition of `ARDOUR::MPControl<bool>::set_value`
2024-01-18 18:48:16 +01:00
Robin Gareus 356374bfb3
Vapor: replace output format API with a controllable 2024-01-18 00:18:52 +01:00
Robin Gareus db7a67980d
Vapor: allow to toggle 5.1 and 7.1.4 main output 2024-01-11 05:16:21 +01:00
Robin Gareus a9719f1b35
Vapor: add support to trim surround object level 2024-01-10 01:31:57 +01:00
Robin Gareus b84cd4fb5a
Vapor: Implement Surround Send/Return 2024-01-06 20:24:23 +01:00