Git Product home page Git Product logo

musicanalyser's Introduction

Music Analyser

Music Analyser is an application designed to provide a technical analysis of the musical elements present in an audio track. Through the use of audio processing and DSP, key technical features of the music - the notes, chords and key signature - are extracted in real-time and displayed intuitively to the user. While the analysis produced is not guaranteed to be completely accurate, Music Analyser aims to serve as a tool to help musicians and music enthusiasts in their quest to transcribe or to better understand a piece of music.

MusicAnalyser

Features

  • Analyse any MP3 or WAV audio file for musical features in real-time with playback.
  • Musical analysis comprises note detection and chord/key signature prediction.
  • A modular and fully customisable DSP pipeline for performing musical analysis.
  • Optimised analysis presets using various DSP algorithms (FFT, HPS, CQT).
  • Tempo control to slow the audio to up to 20% of original speed.
  • Ability to record audio from a capture device to subsequently playback and analyse.
  • A draggable peak filter to highlight any frequency in the audio playback.
  • A spectrogram viewer to present an overview of the analysed track over time.

Installation

  • Download the latest release of Music Analyser from the releases section.
  • Extract the zip to a location of your choice.
  • Open the extracted folder and run 'MusicAnalyser.exe'.

Usage

The User Guide can be found here.

For a more in depth breakdown of the app's design and functionality, the academic write up for this project can be found here.

License

This project is licensed under the terms of the GNU GPLv3 license.

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.