# Flow Documentation: Flow is an audio processing framework that is designed to facilitate the specification of real-time and non-real-time music and audio processing networks and the application of network state data. ## Building Neworks: ### A Simple Network. ``` ``` Use `$` prefix to a filename. Use proc_expand_filename() to prepend `proj_dir` to a file prefixed with `$`. ### Polyphonic Network. ### Network with sub-nets. ## Proc Instance Syntax: ```