Max Patchers

This set of Max patchers processes the movement data received from the Flowfal Apps running on client devices.

To add any of these patchers to your project either copy and paste them in from one of the tutorials or just type the name of the patcher into a new object box and a bpatcher will be created with this patcher inside it.

Right click on any patcher and select the help file to find out more details about a given patcher.

flowfal.master

This is the patcher that controls the whole of the Flowfal system. All Flowfal client devices connect to this. You need one (and only one) of these running in Max at any one time.

flowfal.channel

This patcher sets a channel for one or more Flowfal patchers to use. In addition, is has an activity indicator to show when data is being received on the selected channel.

flowfal.accel_rot

This patcher decodes acceleration and/or rotation information from a client device.

flowfal.attitude

This patcher decodes attitude (yaw, pitch and roll) information from a client device.

flowfal.linear

This advanced patcher decodes different types of linear motion, with a choice of axes.

flowfal.rotation

This advanced patcher decodes different types of rotation, with a choice of axes.

flowfal.quat

This advanced patcher decodes attitude as quaternions.