Giter Site home page Giter Site logo

gunalpms / wav2notes Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 7.4 MB

Polyphonic Pitch Detection for Classical Guitar

License: MIT License

Julia 100.00%
classical-guitar digital-signal-processing discrete-fourier-transform julia music music-information-retrieval pitch-detection

wav2notes's Introduction

wav2notes v0.1

Polyphonic Pitch Detection for Classical Guitar Using the Julia Programming Language

Research paper is available at the root directory.

==================================

What is wav2notes?

  • wav2notes is a project designed to help people determine musical notes from classical guitar audio
  • Can't identify musical notes by ear? Do not worry, wav2notes has your back!
  • Currently can extract musical notes from chords and arpeggios.
  • Does not miss any musical notes, false positives are generally easily identifiable by the end user.
  • Fast, simple algorithmic approach developed by analysing the sound signature of the classical guitar ==================================

Getting started:

Running the program:

  • Tested with the Julia Programming Language v1.8.5 / No problems should occur on other modern versions of Julia
  • Install the DSP, Plots, OffsetArrays and Wav packages.
  • Navigate to the /src directory in your terminal.
  • Open the test.jl file and go to the bottom after reading the comments on top of the main function.
  • Modify the example function call for your needs.

Reporting issues:

  • Discord @faradaykafesi
  • Open an issue with the steps and environment to reproduce the issue.

Future:

  • Increasing the precision of the algorithm.
  • Support for 6+ String classical guitars.
  • Prettier output for the user.
  • Possibly a version written in Rust to compile to WASM and run in a browser. Using the crate RFFT.rs which is a wrapper for the FFTW3 Rust library, increasing the performance 2x for any real input.

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.