Overview
The goal of this project would be to build a simple guitar tuner capable of detecting a musical note from an audio signal and displaying its pitch in real time.
Even though similar applications already exist, especially on smartphones, the subject remains extremely interesting from a technical perspective. This project would make it possible to work on signal processing, frequency analysis and note recognition.
Even though similar applications already exist, especially on smartphones, the subject remains extremely interesting from a technical perspective. This project would make it possible to work on signal processing, frequency analysis and note recognition.

This project is clearly the most ambitious among the first AppErgo ideas. At first, the goal will mainly be to experiment, learn and better understand the technical challenges related to real-time audio processing.