summaryrefslogtreecommitdiffstats
path: root/src/server/OutputPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/OutputPort.hpp')
-rw-r--r--src/server/OutputPort.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/OutputPort.hpp b/src/server/OutputPort.hpp
index 168ab7c4..906c9c64 100644
--- a/src/server/OutputPort.hpp
+++ b/src/server/OutputPort.hpp
@@ -46,6 +46,7 @@ public:
uint32_t index,
uint32_t poly,
PortType type,
+ LV2_URID buffer_type,
const Raul::Atom& value,
size_t buffer_size=0);