Skip to content

Using the compiler

sinneb edited this page Jun 12, 2017 · 5 revisions

Ready to give pyo-patcher a spin? You can use the webbased visual programming environment to create pyo DSP scripts. Upon download, the script is picked up by your locally running compiler and is instantly compiled to a pyo DSP script. Pyo is a superb audio DSP library for python. The pyo DSP script is instantly run.

  1. Install Pyo, the audio DSP backend
  2. Clone or download the github repository
  3. Open a terminal and browse to the download dir. Run "./compiler".
Clone this wiki locally