Skip to content
Snippets Groups Projects
Commit 7e1d9a1f authored by Ben Acland's avatar Ben Acland
Browse files

splitter is a splitter

parent b92f02aa
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ Splitter::Splitter()
: GenericProcessor("Splitter"),
destNodeA(0), destNodeB(0), activePath(0)
{
setProcessorType(PROCESSOR_TYPE_SPLITTER);
sendSampleCount = false;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment