Skip to content

Repository files navigation

max-paulstretch

Max/MSP externals for the Paulstretch extreme time-stretching algorithm.

Installing

Download the latest build of the package from the GitHub Releases page. Unzip package.zip into your Max Packages directory.

Building

Directly with CMake

cmake -S . -B build-release -DCMAKE_BUILD_TYPE=Release
cmake --build build-release

The Max package you can add to ~/Documents/Max 9/Packages/ is produced under build-*/package/.

With mise

mise automatically manages dev tools and environment setup, and provides tasks for running common commands.

Install mise.

mise install
mise run configure-release-mac # or mise run configure-release-win
mise run build-release

To list available tasks, run mise tasks.

About

Paulstretch extreme time-stretching objects for Max

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages