Gesture Recorder

I made a Gesture Recorder system to enable me to capture gestures from MIDI continuous controllers, and play them back in a variety of ways. It works with normal continuous controllers, as well as pairs of controllers (e.g. Joysticks). It uses tables as the storage mechanism, and allows for changing the time base when recording as well as playback. During playback, it can optionally loop, interpolate, and modify the direction. There is a crude sync facility, as well.

I didn’t know about Andrew Benson’s GestureStorage patch when I made mine, but they are different enough that I think there are cases where people might find my system useful.

Gesture Recorder can be found here:
http://www.xfade.com/max

-C

Leave a Comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.