Closed jamesb93 closed 4 years ago
There are no errors, it seems that fl.dispatch~ just doesn't do what is advertised on the tin.
Example patch here:
<pre><code> ----------begin_max5_patcher---------- 565.3ocyV1saaCBEG+Z6mBDZWlEYvejk9pTUEgSnYTYis.bVlpZd1Gbfjsz5 TYK6Tsa.Y7A9yONGNGdMNBW1bjqwnGPOhhhdMNJBFxMPT36HbM631JlFLCWy 0Z1dNdg+eMclJtw76VteQvXzSgeI1ASno7kuSxOaurqVHsy.VL5eGzuNvnjv nsLy1eJj62n3aM9UmPKVlr.ksN20km3ZooKSPO4lxawwtlECjDI+W1814Mlg eDDA+b0RSi0vSiDwhdQjLdDApRWCcEzogXWcIWcaPVfvkL499AJCeYWpX0bC WsgKYkUvrSFNrzOAVuiLv7cye9rpo14QQ.I5Q5Xoyjis.XktJwib1jf8cWCu PqP11Y1PPeiLRJIyzMTOkAGaw54DxgQx54Ajz+ayzrZdhGSmy7L2DPgzl23. q5DhjPyFGnEyIngbLjDxchTEeuPag0QZx3.clpNF.0Gx5auCbtSnAsO8okU5 kyrd4LcrUMBQt9tU8yIHOtRHe+qaf0yM90vqa5TaOCP3VFJ4BD63ZiPxLhF4 +XiMUChbii2gpSw.zI2ayjzIe.5jckMMpc12N3bEeIBS9nvj6tvth68gbxjT Na.JuZF7oWercCBKlAgHCIJ08H+IecfLjyN2iUlNSzAFXRmpPjQDH9gTXr11 CbkNXMHhMS8KMPX5OV.eJj9OgZCXE+f3r8PtULSYSgZr4O6TvFCervmJFW2X C3kchvsMKdVIgp.R6S9sI58j.EKheK9O1ovOdC -----------end_max5_patcher----------- </code></pre>
There was an error with the parameter names, which should have been input_01 / input_02 etc.
This is now fixed on the object review branch.
See https://github.com/AlexHarker/FrameLib/commit/7b56e4198364604de35cee9c31334864deae4503
There are no errors, it seems that fl.dispatch~ just doesn't do what is advertised on the tin.
Example patch here: