The repo contains sample audio files as well as the following scripts:
- utils.py: functions to generate sine wave, harmonic series, and ADSR model.
- middle_c.py: Fourier analysis of a middle C played on the piano.
- twinkle.py: example on how to write Popeye the Sailor Man.
- consonance.py: generate plots for common combinations in consonance and dissonance.
- scale.py: generate C in major scale with and without pedal effect.
Area: numpy, scipy, matplotlib