/m4l-Modulation-Lerp

A modulation utility that output a value linearly interpolated between two input values.

Primary LanguageMax

Modulation Lerp

This is a Max For Live device that calculates a linearly interpolated value between two input values. This lets you adjust the minimum and maximum constraints of a third signal.

How it Looks

Installation

Download the newest .amxd file from the frozen/ directory or clone this repository, and drag the Modulation Lerp.amxd device into a track in Ableton Live.

Changelog

  • 2023-04-10 v1 - Initial Release.

Usage

Map or move Input A, Input B, and the A <=> B knobs. Map the result to up to 8 other parameters.

TODO

  • ...

Contributing

Thanks to Ben Sulzinsky for sending me the idea for this!

I'd love it if others extended this device. If you would like to contribute, simply fork this repo, make your changes, and open a pull request and I'll have a look.