Skip to content

pvoc~

The pvoc~ object performs phase vocoding, a technique for time-stretching or pitch-shifting audio by analyzing its frequency content. It allows users to control the synthesis by setting limits on the lowest and highest frequencies, as well as a synthesis threshold. The object can be initialized with custom FFT size and overlap factor arguments, defaulting to 1024 and 8 respectively.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for fftease and install it. Then create an object with declare -lib fftease -path fftease. Finally, use pvoc~ or any other object from fftease.

  • Library developed mainly by Eric Lyon.
  • Report Bugs/Errors here!
  • Available for .

Articles

  • Pd and Audio Programming in the 21st Century

    by Eric Lyon

    Link


Similar


    Comments

    Contributors