Giter VIP home page Giter VIP logo

phaze's People

Contributors

dependabot[bot] avatar olvb avatar padenot avatar waterplea 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  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

phaze's Issues

Pitch Factor ?

Hello there !

Your lib looks like what I need but I can't see any documentation.
Reading your sources, I can pretty much get how to use it but I'm wondering :

what is the relation between pitch factor and tones/octaves ?
I think climbing an octave multiplies frequency by 2... does that mean I have to set the pitch factor to 2 ? or 0.5 to go down an octave..

Thanks for your help ^^

Output volume

It appears that the output volume is significantly less that the original volume? Is this by design? I don't understand the math enough to know if this is by design or if the volume is being lost somewhere in the computations.

Trying to initialize the AudioNodeWorklet but getting this error, any ideas why?

This error is pointing to the constructors

Uncaught TypeError: Failed to construct 'AudioWorkletProcessor': Please use the 'new' operator, this DOM object constructor cannot be called as a function.
at PhaseVocoderProcessor.OLAProcessor (ola-processor.js?49c6:7)
at new PhaseVocoderProcessor (phase-vocoder-worklet.js?dfb2:24)

Making pitch more sensitive

This project has been really insightful! Pitch shifting is non trivial and I greatly appreciate this.

I am wondering how I could make smaller pitch adjustments. Essentially the steps are too large and skips over semitones that I want. I tried to simply make the slider smaller values, however it seems that small adjustments do nothing until they step up or down significantly.

From trying to understand the code it seems an explanation, for this step function behavior, could be related to indexing an array. So basically it's the same index until it hits a certain threshold and rounds up to the next index.

I'm wondering if there is something small to tweak in order to make the intervals more sensitive.

thx again for this project!

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.