Audio Processing Framework (APF) version 0.5.0
|
For class documentation see apf::MimoProcessor.
How to use the class MimoProcessor?
You can see the full example there: examples/dummy_example.cpp
First, we include the main header file ...
... then some policies (see Policies for more information).
[class definition]
[input typedef]
[MyIntermediateThing]
[MyIntermediateThing process]
[output class]
[output ctor]
[Process]
[ctor]
[inside ctor]
[Process]
[private members]
And that's it! That's you own class based on apf::MimoProcessor!