An open API service indexing awesome lists of open source software.

https://github.com/jeffwright13/pyo-examples

Little repo to hold pyo examples for basic sound synthesis
https://github.com/jeffwright13/pyo-examples

Last synced: 9 months ago
JSON representation

Little repo to hold pyo examples for basic sound synthesis

Awesome Lists containing this project

README

          

# pyo-examples
Little repo to hold pyo examples for basic sound synthesis.

[Pyo project official home](http://ajaxsoundstudio.com/software/pyo/)

[Pyo Getting Started Doc (from whence these examples come)](http://ajaxsoundstudio.com/pyodoc/gettingstarted.html)

[Pyo implementation of a Vocoder using custom classes](https://code.google.com/p/pyo/wiki/createYourOwnAudioObject)