Giter Club home page Giter Club logo

mdirac's Introduction

The mDirac Mex extension
========================
Marc Joliet <[email protected]>

mDirac is a mex wrapper for the time-stretching/pitch-shifting C++ library
DiracLE (version 2), written by Stephan Bernsee of
http://www.dspdimension.com[DSP Dimension].

Introduction
------------

mDirac is a simple Mex wrapper for the time-stretching/pitch-shifting library
DiracLE (version 2).  It works with Matlab arrays of arbitrary MxN dimension, M
being the number of samples per channel and N being the number of channels, as
returned by, e.g., 'wavread()'.

This Mex file started out as part of a university assignment, but I considered
it useful enough to warrant a release on its own.

Features
--------

mDirac supports all parameters of DiracLE 2.  It should be considered feature
complete in the sense that all features of DiracLE are wrapped by the mDirac Mex
file.

Apart from that, there is also a special function intended solely for time-stretching,
"TimeStretchDirac", that takes care of some of the specifics of DiracLE (e.g.,
automatically resampling to sampling rates that are supported by Dirac).  Its
existence is due to a requirement of the university assignment that this project
came from.

Installation
------------

See the file file://./INSTALL.html[INSTALL].

Copyrights
----------

For the copyrights to mDirac, see the file file://./LICENSE.html[LICENSE].

The accompanying Dirac libraries and header, as well as the test files, are
subject to the following copyright:

DIRAC Time Stretch/Pitch Shift technology (c) 2005-2009 Stephan M. Bernsee,
http://www.dspdimension.com[].

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.