Code Monkey home page Code Monkey logo

xentotune's Introduction

Xentotune

A microtonal autotuner plugin.

Uses the Signalsmith Stretch library to do the pitch shifting and MTS-ESP to pull the tuning.

Built plugins are available for Mac, Windows, and Linux on the github releases page.

What it does

This plugin maps each frequency in the input onto the nearest frequency in the MTS-ESP tuning.

For example, I recorded myself whistling a continuously increasing pitch, then retuned the recording into 5EDO (five equal divisions of the octave). Here are the spectrograms of the unprocessed audio (left) and the output of the plugin (right):

cents

The continuous increase in pitch in the original audio is converted into a quantized 'staircase' on the pitches of 5EDO.

Here's the spectrogram of the processed audio with the 5EDO frequencies added as black lines:

cents

Note that all frequencies, the fundamental and higher partials alike, are mapped onto the 5EDO frequencies. This allows the autotuning to work on polyphonic input. It also means the timbre of the output will in general be inharmonic, since the higher partials may not be at multiples of the fundamental frequency.

How to use

Build

To build from source:

    $ git clone --recurse-submodules https://github.com/narenratan/xentotune
    $ cd xentotune
    $ cmake -B build -DCMAKE_BUILD_TYPE=Release
    $ cmake --build build --config Release

xentotune's People

Contributors

narenratan avatar

Stargazers

 avatar

Watchers

 avatar

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.