Coder Social home page Coder Social logo

hsercanatli / tonicidentifier_makam Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 2.92 MB

An Automatic Tonic Identification Method for Turkish Makam Music Recordings

License: GNU Affero General Public License v3.0

Python 10.33% Jupyter Notebook 89.67%
makam-music tonic tonic-identification essentia python

tonicidentifier_makam's People

Contributors

hsercanatli avatar sertansenturk avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

tonicidentifier_makam's Issues

peak detection

Optimize the peak detection algorithm parameters. For some examples It does not find all the peaks perfectly.

licence

Which licence type should be selected?

Octave correction

The commented octave correction was ad hoc and it was giving erroneous results because it was not making the tonic octave finding correctly. Also the current assumption (i.e. the biggest peak in the tonic pitch class will give the octave) is false for many makams, where tonic is visited only in the end.

We need a more general approach:

  1. Compute the overall distribution of the recording
  2. Find all the octave candidates from the peaks in the tonic pitch class
  3. Get the summation of all the values in the distribution starting from the candidate tonic to the octave of the candidate for each tonic candidate.
  4. the highest summation will give the correct tonic

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.