Skip to content

zsteinkamp/m4l-Modulation-Delay

Repository files navigation

Modulation Delay

Take what you know about audio delays and apply it to modulation signals! Modulation Delay is a Max For Live device that can affect a modulation signal in the same way a feedbacking delay effect can turn sound into echoes.

Send modulation data to its Input, map up to eight destinations, and play with the controls to get interesting to wild results.

  • Dry - The level of the dry (input) modulation signal in the final output.
  • Send - The level of the input signal to send to the delay circuit.
  • Rate - The delay frequency or interval (free or sync'd).
  • Feedback - The amount of the output signal to mix into the input.

Or try mapping a MIDI controller to Input and have a freestyle jam into an modulation echo chamber. To start, try mapping to a low-pass filter cutoff on a pad sound (e.g. the Wavetable preset named "Spacey Ambient Pad").

Here is an image of a Shaper device modulating Modulation Delay, where it creates echoes of the input. How it Looks

The device plots the input signal in grey, the delay signal in light blue, the feedback signal in dark blue, and the output signal in orange.

Installation

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

Changelog

  • 2022-12-05 3 - Rename to Modulation Delay; Use integer version numbers.
  • 2022-11-30 0.0.2 - Added tempo sync option.
  • 2022-11-29 0.0.1 - Initial release.

TODO

  • ...

Contributing

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.

About

A Max for Live device that is like an echo effect for your modulation data stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages