Although the action of the logarithm is somewhat cumbersome, this function is ubiquitous to computers and the natural sciences.
Loudness, pitch, the strength of earthquakes are all measured in logarithmic scales.
How would a world without logarithms look like?
Here we listen to this world exploring the linear piano.
This notebooks require python3, matplotlib, scipy, numpy, sounddevice, ipywidgets
Install them in a virtual environement with pip
pip install numpy matplotlib jupyterlab scipy ipywidgets sounddevice
You will also need pyanito
- Clone it from https://github.com/floreencia/pyanito
- Create an virtual environment and install it there
pip install -e /path/to/package/pyanito
Add note duration, add songs, guitar and piano synthesisers.