This is an example implementation to be used with Arm Virtual Hardware (AVH).
It is requiring headers and source files provided by AVH.
Those files are not needed at all to use the Compute Graph.
Those files are kept because they are used in the AVH-SystemModeling example.
But there are simpler way to interface the compute graph to an audio interrupt.
Those nodes are considered as deprecated. Don't use them.
It is a way to connect the compute graph with static flow to an audio source or sink.
The node part is implemented in the AudioSource and AudioSink parts.
The main implementation is in RingBuffer.
To port it to new environments: