Audio synthesis in Python.

zacharydenton zacharydenton Last update: Jan 10, 2024

Introduction

wavebender is an audio synthesis library for Python.

Usage

from wavebender import *

Examples

To run the examples, try something like:

$ python examples/binaural.py | aplay
Tags:

Subscribe to our newsletter