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
- Host: GitHub
- URL: https://github.com/jeffwright13/pyo-examples
- Owner: jeffwright13
- Created: 2015-02-07T04:26:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-07T05:05:56.000Z (over 11 years ago)
- Last Synced: 2025-05-15T07:41:17.560Z (about 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)