Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 504 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 504 Bytes

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.