Giter VIP home page Giter VIP logo

auralia's Introduction

Auralia

Auralia has a Perfect Pitch Ear and helps us create music sheets.

auralia's People

Contributors

ironlam avatar

Stargazers

 avatar

Watchers

 avatar

auralia's Issues

Improve the transcription algorithm

The process_music_file method uses onset detection to determine the timing of each note.

This approach may not be accurate for all types of music, and may produce incorrect results for music with irregular rhythms or overlapping notes. We need to consider using a transcription algorithm that takes into account other features of the music, such as pitch, timbre, and harmony.

Detect the tempo for each measure

The generate_music_xml method calculates the tempo of the music using the music_tempo variable, which is returned by the process_music_file method.

However, the tempo may vary throughout the music, and using a single tempo value may produce incorrect results. We need to detect the tempo for each measure or phrase of the music, and using a different tempo value for each section.

Remove the fixed time signature.

The generate_music_xml method assumes that the music is in 4/4 time and sets the time signature accordingly.

We need to modify this method to detect the time signature automatically from the input audio file, or allow the user to specify the time signature.

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.