GithubHelp home page GithubHelp logo

ederwander / hackpitchtrack Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 832 KB

Pitch Track Hack - Pythonic Implementation of the Pitch track used in autotune patent

License: GNU General Public License v3.0

Python 100.00%
antares autotune autotuning frequency-analysis pitch pitch-detection pitch-estimation synthesis synthesizer audio

hackpitchtrack's Introduction

HackPitchTrack

Therefore, I wrote this code as a proof of concept of the equations used in the Pitch Track of the original patent US5973252 - Pitch Detection and Intonation Correction Aparatus and Method (Antares -> Autotune method to extract pitch)

For basic monophonic sounds, it works a little well, but will need to check for errors with periods out of range (TO-DO)...

Yes, it is just a concept to prove that the original patent equations work, it is an autocorrelation variant, they certainly need to be improved, but it is obvious there are many secrets not revealed in the patent lol

OK, Python makes me nervous when I percieve how slow the loops are, so I needed to vectorize to gain speed and skip some loops, maybe the equations are not so easy to see in the coded file ...

FUN

This code is purely python, the demo is just for fun, you will get all Pitch from one .wav file and build sines, for now just use mono and monophonic sounds inputs

The only dependency on the example file is the use of numpy and pyaudio to play

Video that show its working https://youtu.be/fsPOWzNtaXQ, yeah you will see/listen that the Pitch Track fails some frequencies at the end lol, seems an old R2d2 ...

hackpitchtrack's People

Contributors

ederwander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

runngezhang-jx

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.