diff options
Diffstat (limited to 'src/server/DuplexPort.hpp')
-rw-r--r-- | src/server/DuplexPort.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/DuplexPort.hpp b/src/server/DuplexPort.hpp index 3b715130..1c543608 100644 --- a/src/server/DuplexPort.hpp +++ b/src/server/DuplexPort.hpp @@ -46,6 +46,7 @@ public: bool polyphonic, uint32_t poly, PortType type, + LV2_URID buffer_type, const Raul::Atom& value, size_t buffer_size, bool is_output); |