Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 694 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 694 Bytes

AudioSignalAnalysis

This program takes an audio sample of a musical instrument in .wav format and produces an interactive figure, which facilitates the acquisition of the instrument's spectral content and ADSR envelope. Such information can be used to simulate the sound of the instrument programatically with wavetable synthesis. The sample should contain only one note.

Modules used: numpy, scipy, matplotlib, ipywidgets.

Examples

Guitar C3 Guitar

Piano C4 Piano