GithubHelp home page GithubHelp logo

modal's Introduction

Musical Onset Database And Library (Modal)

Modal is a cross-platform library for musical onset detection, written in C++ and Python. It is provided here under the terms of the GNU General Public License. It consists of code for several different types of Onset Detection Function (ODF), code for real-time and non-real-time onset detection, and a means for comparing the performance of different ODFs.

All ODFs are implemented in both C++ and Python. The code for Onset detection and ODF comparison is currently only available in Python.

Modal also includes a database of musical samples with hand-annotated onset locations for ODF evaluation purposes. The database is a hierarchical database, stored in the HDF5 format, and can be found here.

Note: The code needed to replicate the results from the paper "Real-time Detection of Musical Onsets with Linear Prediction and Sinusoidal Modelling", published in the EURASIP Journal on Advances in Signal Processing (2011) can now be found here: http://github.com/johnglover/eurasip2011

Documentation

Project documentation can viewed online at http://readthedocs.org/docs/modal/en/latest/.

modal's People

Contributors

carlthome avatar einvalentin avatar johnglover avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

modal's Issues

Improve the docs

The docs leave something to be desired -- they cover installation and point to the examples folder. It'd be nice if they were improved to cover every function and the flavors needed (continuous array, dtype=double) etc. More realistically, it should at least cover what basic functions do/mean. For example, I would guess that onsets in modal/examples/example.py is where each note starts. But how do I increase the number of notes found?

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.