Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

a POC audio time stretcher plugin using Rubberband

Notifications You must be signed in to change notification settings

clearly-broken-software/Stretcher

Repository files navigation

Stretcher

A proof-of-concept audio time stretcher plugin using Rubberband.

Chat on Matrix Sponsor me


Build instructions

You'll need:

  • libgl1-mesa-dev
  • libx11-dev
  • libsndfile1-dev
  • librubberband-dev
  • libjack-jackd2-dev
git clone --recursive https://github.com/clearly-broken-software/Stretcher.git
cd Stretcher
mkdir build
cd build
cmake ../
make

There's no make install, just look in the build/bin dir for the binaries and copy them to the correct location on your system.

About

a POC audio time stretcher plugin using Rubberband

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published