Hello, is there a way to ramp between presets.

Studio DJ's icon

Hi all,
just wondering whether any one can give me some insight on the preset box. Basically i want to be able to have a load of presets but when changing from one to the other i want all the settings that change to ramp smoothly?

I have a rough idea of how it could maybe be achieved but this would involve float numbers which i don't think the preset box will accept! Is this right?

Any ideas or other options would be greatly appreciated as this is a very important project for my degree, so please help!

Thanks Very Much!

BenCello's icon

Hi !

You should have a look on the pattrstorage object and his pattr and autopattr colleagues.
It is much heavier than the preset object but also a lot more powerful. And you can with these interpolate between presets with float numbers and several types of interpolation...

Have a look in the MaxReference and try a bit, it is maybe a way...

Cheers

Emmanuel Jourdan's icon

On 18 mars 08, at 10:43, Stuart Spencer wrote:

> Hi all,
> just wondering whether any one can give me some insight on the
> preset box. Basically i want to be able to have a load of presets
> but when changing from one to the other i want all the settings that
> change to ramp smoothly?
>
> I have a rough idea of how it could maybe be achieved but this would
> involve float numbers which i don't think the preset box will
> accept! Is this right?
>
> Any ideas or other options would be greatly appreciated as this is a
> very important project for my degree, so please help!

Hi,

You might want to have a look to [pattrstorage], it allows you to
interpolate between presets.

ej

Studio DJ's icon

Thats fantastic, just what the doctor ordered. Thanks, let u know if i have any problems!

Studio DJ's icon

Just wanna say awesome! Thanks, i love MAX MSP!

Anthony Palomba's icon

Here is a pattr example, it shows how to use interpolation
modes as well....

Max Patch
Copy patch and select New From Clipboard in Max.


FP's icon