summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/OutputPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/OutputPort.hpp')
-rw-r--r--src/libs/engine/OutputPort.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/engine/OutputPort.hpp b/src/libs/engine/OutputPort.hpp
index a184c32b..8d441b5c 100644
--- a/src/libs/engine/OutputPort.hpp
+++ b/src/libs/engine/OutputPort.hpp
@@ -45,6 +45,7 @@ public:
uint32_t index,
uint32_t poly,
DataType type,
+ const Atom& value,
size_t buffer_size);
void pre_process(ProcessContext& context);