Max patch for recording clips directly to Ram mode

Learn about building and using Max for Live devices.
Post Reply
papadosio
Posts: 25
Joined: Thu Jan 18, 2007 1:26 am
Contact:

Max patch for recording clips directly to Ram mode

Post by papadosio » Mon Nov 10, 2014 9:13 pm

So I want to use clipchopper as well as other clip chopping apps for live guitar looping performance. Unfortunately, you have to record the clip, then double click on the clip and turn the ram mode to make the clip react to chops quickly.

Does anyone know if there is a max patch or any other way to record clips directly to RAM mode without the extra step? If it doesnt exist i would be willing to pay someone to write me the patch.

S4racen
Posts: 5987
Joined: Fri Aug 24, 2007 4:08 pm
Location: Dunstable
Contact:

Re: Max patch for recording clips directly to Ram mode

Post by S4racen » Tue Nov 11, 2014 9:47 am

The Access to that particular element of Live isn't available through the live object model i'm afraid, means you won't be able to get a patch to do this...

You maybe able to imitate a mouse click on the particular area of screen with some other software though....

Cheers
D

oddstep
Posts: 1732
Joined: Tue Feb 12, 2008 9:47 pm
Location: Plymouth the great

Re: Max patch for recording clips directly to Ram mode

Post by oddstep » Mon Nov 17, 2014 1:24 pm

record the audio into a buffer~ object. that's the max equivalent of ram memory. i think that the audio file path of a clip is now exposed in the api - so you could load the clip audio into a named buffer and then get busy on it.

Post Reply