==========================================================
-cardioid_modulate~ (frequency of virtual leslie)
-
+cardioid_modulate~ (virtual leslie)
+
- used in "migrate" & "summon" modes
- alters delays incoming signals in two stages and forwards to three outputs of zpn pod
values are passed through the right inlet
-namespace:
+Namespace:
- /m1/freq
+ /m1/freq (overloaded in summon mode)
/m1/min (in ms)
/m1/max (in ms)
- /m2/freq
+ /m2/freq (overloaded in summon mode)
/m2/min (in ms)
/m2/max (in ms)
To address a particular pod:
- /client<id>/gesture/summon/m1/freq : <val>
+ /client<id>/gesture/summon/m1/freq : overloaded
/client<id>/gesture/summon/m1/min : <val>
/client<id>/gesture/summon/m1/max : <val>
- /client<id>/gesture/summon/m1/freq : <val>
+ /client<id>/gesture/summon/m1/freq : overloaded
/client<id>/gesture/summon/m1/min : <val>
/client<id>/gesture/summon/m1/max : <val>
/client<id>/hover/migrate/m1/min : <val>
/client<id>/hover/migrate/m1/max : <val>
-example:
+Example:
/client1/gesture/summon/m1/max : 0.4
/client*/gesture/summon/m1/max : 5
-recommended defaults:
+Recommended defaults:
/m*/min: 0.
/m*/max: 8.
- /m*/freq : ?
+ /m1/freq : 0.1
+ /m2/freq : 0.3
+
+==========================================================
+
+cardioid_spread
+
+/p1/freq
+/p2/freq
+
+==========================================================
+
+cardioid_phasewrap
+
+/freq
+/phase/offset/max/ms
==========================================================
-slip mode / frequencies
+Slip mode / frequencies
+
+ - used when user sends data in slip mode
+
+Param nodes:
+
+ n/a
+
+Namespace:
+
+ /scale/min (in hz)
+ /scale/max (in hz)
+
+To address a particular pod:
+
+ /client<id>/hover/slip/scale/min : <val>
+ /client<id>/hover/slip/scale/max : <val>
+
+Example:
+ /client1/hover/slip/scale/min : 25
+ /client1/hover/slip/scale/max : 240
=================================================
-- what would be great is sending me open patches and not closed ones. Especially the patch of the main computer.
-This would be for connecting an exterior midi or osc controller like the ipad we had in berkley (volumes, preset & gestures change).