summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/Connection.hpp')
-rw-r--r--src/libs/engine/Connection.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/Connection.hpp b/src/libs/engine/Connection.hpp
index 44cbcccb..4a077a87 100644
--- a/src/libs/engine/Connection.hpp
+++ b/src/libs/engine/Connection.hpp
@@ -54,7 +54,7 @@ public:
bool pending_disconnection() { return _pending_disconnection; }
void pending_disconnection(bool b) { _pending_disconnection = b; }
- void process(SampleCount nframes, FrameTime start, FrameTime end);
+ void process(ProcessContext& context);
/** Get the buffer for a particular voice.
* A Connection is smart - it knows the destination port requesting the