Wandas: Waveform Analysis Data Structures¶
Wandas is a Python library for working with audio and other sampled
signals as metadata-aware Frame objects. This site explains how to use the
library, understand its contracts, and contribute to it.
Choose a path¶
- Try Wandas first: complete the five-minute Tutorial to create, process, and visualize a signal.
- Continue learning in English: start the executable English Learning Path at 00 and continue in order.
- 日本語で学ぶ: 日本語 Learning Path を00から順番に進めてください。
- Complete a task: start with a How-to guide.
- Check an API contract: open the API Reference, generated from Python docstrings.
- Understand a design or guarantee: read the Explanation.
- Help build Wandas: use the Contributor Guide.
- Use a browser environment: see the Pyodide browser guide.
For the product overview, installation, and one copyable Quick Start, see the README.
Project¶
Wandas is under active development. Report a problem or propose an improvement in the Issue Tracker. Historical design decisions are kept in the ADR collection.
License¶
Wandas is released under the MIT License.