|
From: merspieler <mer...@ai...> - 2020-08-14 11:40:13
|
On Fri, Aug 14, 2020 at 01:30:27PM +0200, Fernando García Liñán wrote: > My proposal is to build some kind of pipeline "addon": an independent > XML file with the necessary buffers/passes which can be included into > any pipeline. The main issue is that FG's XML parser doesn't allow > multiple include="", so I'm not sure what would be the most elegant > way to do this. Sounds like an idea. Maybe something like the effects <inherits-from> so you've got a different pipeline for it but that builds upon, the als pipeline. |