/pyanito

Tools for playing with sound in Python

Primary LanguagePythonMIT LicenseMIT

Pyanito

Python tools for playing and exploring sounds. Check Exponents_and_logs_with_musical_notes.ipynb

Install

  1. Clone this repository
  2. Install locally in a virtual envirnonment pip install -e /path/to/repo/pyanito

Requires python3, matplotlib, scipy, numpy, sounddevice

TODO

Add note duration, add songs, guitar and piano synthesisers.