Git Product home page Git Product logo

music-perception-toolbox's Introduction

Music Perception Toolbox

A MATLAB toolbox dedicated to analysing musical patterns โ€“ such as scales, chords, tonality, rhythms, and meter โ€“ and modelling perception and cognition of these patterns.

Many of the functions require the Sparse Array Toolbox.

The tutorial scripts (in the folder Tutorials) provide examples of some uses of this toolbox.

This work forms part of an Australian Research Council Discovery Early Career Researcher Award (project number DE170100353) funded by the Australian Government.

music-perception-toolbox's People

Contributors

andymilne avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

music-perception-toolbox's Issues

histEntropy: additive entropy for normalization and similarity

Consider allowing any number of vector arguments such that the entropy is calculated for their sum but divided by the sum of entropies of each vector. This could serve as a normalization different to the one currently used, but possibly more relevant to the purpose at hand.

It is also possible that entropy differences could be used to calculate (replace) cosine similarity to determine the similarity of any two spectra.

Rename arguments to show their type

Given that there are at least three different types of input -- low resolution indicator vectors (no smoothing), smoothed high resolution tensors, and pitch/time class sets, it would be useful for the expected input type of the function's arguments to be made explicit with their names.

Alternatively, the input type could be flexible and the function checks the input and acts accordingly.

Options?:
x_ind for binary indicator vector (pitch/time-domain)
x_? for non-binary weight vector (pitch/time-domain)
x_p and x_w for pitch/time vector and associated weight vector (event-domain)
x_pc, x_w, and period for pitch/time vector with associated weight vector and period size (event-domain)

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.