Giter Site home page Giter Site logo

mr6996 / chromatictuner Goto Github PK

View Code? Open in Web Editor NEW
12.0 0.0 0.0 2.78 MB

An application for detects and displays the pitch of musical notes played on a musical instrument.

License: GNU General Public License v2.0

C++ 23.18% C 76.82%
tuner musical-instrument-tuner pitch-detection

chromatictuner's Introduction

Logo


The aim of the project is the production of an application that a musician can use for tune his instruments.

This application use a Pitch Detection Algorithm (MPM algorithm See references), for identify the pitch of a sound recorded by the microphone. This implementation runs in real-time recording audio signal for a small delta of time and applaying the algorithm.

The User-Interface show to the user the nearest note calculated starting from the pitch identified.




The application provides a dialog box for set the user preferences, such as:

  • the frequency of A4;
  • the input device;
  • the notation tu use for display the note.



Getting Started

A compiled version of the software can be installed downloading downloading the setup executable.

Deployment

Built With

The following libraries are used for the development of the application:

  • Portaudio a free, cross-platform, open-source, audio I/O library;
  • FFTW3 a C subroutine library for computing the discrete Fourier transform.

Authors

  • Mario Randazzo - Initial work - MR6996

License

This project is licensed under the GNU GPL License - see the LICENSE file for details

References

[1] P. McLeod and G. Wyvill. A smarter way to find pitch. In Proceedings of the International Computer Music Conference (ICMC’05), 2005.

Copyright © 2018-2022 Mario Randazzo

chromatictuner's People

Contributors

mr6996 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.