replacing 'function' as a non-linear scaling scaling tool for GUI free patch.

George Khut's icon

Hi all

I'm translating a max project to libpd (pd in iOS with no GUI objects), and need to translate the point scalings that I have designed in Max with the 'function' object, into a non-GUI dependant solution in PD (with cyclone support). Mostly these scalings are used to fine-tune the responsiveness of sounds and visuals to input from the sensor data.

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

Any suggestions re approaches in Max? then I can research how these could be adapted for use in libpd…

Mark Durham's icon

You could poke~ them into a buffer~, export them as audio and then reference them with a sample playback object in pd (which I'm not that familiar with).

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

A bit like this: