Statistics: Posted by gurulogic — 27 Feb 2018, 21:11
Statistics: Posted by woodslanding — 27 Feb 2018, 06:44
Statistics: Posted by joffo78 — 23 Feb 2018, 19:53
This is now a solution for my inspector problem. Data is sent to and from the inspector, with the first item in the array being the source channel number. The script checks the channel of incoming inspector data to make sure it matches before changing anything, and when it does, it is 'injecting' inspector data into this nice tight 1-block local loop. I have managed to scale this up to many more parameters without issue, and there are no timers, so it changes as quickly as possible.Third example (example2waymap(alt)) is another approach where I circumnavigate the buses latency issue by having the plugin parameters kept in a local loop and sending the remote parameters data to manipulate the local loop directly.
Statistics: Posted by woodslanding — 23 Feb 2018, 16:44
Statistics: Posted by gurulogic — 27 Feb 2018, 21:11
Statistics: Posted by woodslanding — 27 Feb 2018, 06:44
Statistics: Posted by joffo78 — 23 Feb 2018, 19:53
This is now a solution for my inspector problem. Data is sent to and from the inspector, with the first item in the array being the source channel number. The script checks the channel of incoming inspector data to make sure it matches before changing anything, and when it does, it is 'injecting' inspector data into this nice tight 1-block local loop. I have managed to scale this up to many more parameters without issue, and there are no timers, so it changes as quickly as possible.Third example (example2waymap(alt)) is another approach where I circumnavigate the buses latency issue by having the plugin parameters kept in a local loop and sending the remote parameters data to manipulate the local loop directly.
Statistics: Posted by woodslanding — 23 Feb 2018, 16:44