Skip to content

Latest commit

 

History

History

python

Python API examples

  • example1.py: simple commandline frontend.
  • example2.py: compiling code in a C string.
  • example3.py: sending events to Csound.
  • example4.py: using the software bus to send control data to Csound.
  • example5.py: compiling code on-the-fly.
  • example6.py: multithread performance.
  • example7.py: getting signals from the main output.
  • example8.py: sending signals to the main input.
  • example9.py: accessing function tables.