dwsdolce / guitar_tap

Display FFT peaks for guitar taps
GNU General Public License v3.0
2 stars 1 forks source link

guitar_tap

Capture and analyze guitar top and back resonances using an impulse response from tap testing. The motivation for this software comes from Trevor Gore and his work on defining methods and tools to improve reproducibility in building guitars. The primary reference is Contemporary Acoustic Guitar Design and Build by Trevor Gore in collaboration with Gerard Gilet.

This software is written in Python 3 and can be run on any platform that supports Python and the required packages.

Running from Installer:

There is an installer for MAC OS and for Windows in the directory: https://github.com/dwsdolce/guitar_tap/releases. Please note that the MAC installer will only run on systems newer than Big Sur (11.0). This is due to the end of life of the earlier systems

Required packages to run from Source code