GithubHelp home page GithubHelp logo

stekyne / phasevocoder Goto Github PK

View Code? Open in Web Editor NEW
62.0 4.0 9.0 142 KB

A C++ based phase vocoder example that allows pitch and timescale modifications of incoming signals. UI built with Juce.

C++ 91.26% CMake 6.17% C 2.57%
juce phase-vocoder c-plus-plus timescale-modifications pitch

phasevocoder's People

Contributors

stekyne 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

phasevocoder's Issues

The users audio setup (sample rate and blocksize) can alter the output sound

There seems to be some correlation between the sample rate and block size changes to unwanted artifacts in the sound.
Altering the sample rate seems to change the pitch of the output sound.
Altering the block size introduces phasing in the output sound the larger the block size is set to.

For the sample rate, the code must be assuming it's 44100 hz. Need to be able to deal with all rates.
For the block size change, there must be an error in the read positioning code.

Missing Documentation

Could you provide a description of how the algorithm works or a link to your thesis that this was based off of?

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.