Talk to other MIDI Designer users about MIDI Designer, iOS MIDI and related topics. Or share layouts, pages, and ideas.

Check out our Facebook Group.

Of course, if you want to send us an email, feel free.

Open problem reports

Summary of user requests

MIDI Designer
Design your perfect MIDI controller for iPad, iPhone, and Mac
Why does Motion Engine Layout (hack) continue to run in Design Mode? - MIDI Designer Q&A

Why does Motion Engine Layout (hack) continue to run in Design Mode?

+1 vote
asked Jul 7, 2021 in Defect (Confirmed, Not Fixed Yet) by dsabou2062 (3,570 points)
recategorized Jul 18, 2021 by MIDI Designer Team (Dan)
Will need Dan to check if the "snap to value" continuing to execute in design mode is a bug or not.  Just sort of is.

I understand the Start and Stop button behavior, but the Halt button looks like it might rely on a bug I thought was stamped out previously.  When a subcontrol has more than one super, it is not supposed to feedback.  But in this case, the Halt button appears to be getting feedback from the Driver, and when pressed, sending that same value back to the Driver.  So if there is a bug, seems that it is useful in this case.

And that same feedback seems to be at play with the start button.  At the end of the first cycle, the start button goes off, then stays off for remaining cycles.

As far as freezing MDP, we are sort of outside design conditions here.  MDP2 was designed to prevent feedback, but you have found a way around that, in a useful way.  But you can force crashes - try setting the start cycle time below 500 msec, and it will lock up.  But I think this LFO behavior is useful, so we want to keep it, just gotta use it carefully.
I'll read up on the whole issue and discuss with JK offline and then circle back. Hang tight, thanks everybody.
As mentioned elsewhere, this is an exploit of a bug in MD, and stalls and crashes are expected. We might fix the bug with any release which would compromise the whole project. I'm not trying to discourage, just ensure that we're clear on expectations for the Motion Engine Hack. Thanks, keep on!
As JK mention in comments on the answer, this is fixed in Beta, waiting to get to Production this week.

1 Answer

+2 votes
2.250 beta just released to stop control motion on entering design mode.
answered Jul 12, 2021 by jkhiser (19,280 points)
It's a first attempt, I tried based on some scant details I had. Let me know if it works, please!
Thanks for the quick response/fix. It definitely stops cycling when entering Design Mode. But there is a limitation to the number of Midi Messages that can be generated in a given period of time. Setting the Snap Sub to Value about 100 ms makes it stop cycling at times. The log shows thousands of messages, hard to evaluate. I will continue beta testing to determine limitations and add a few improvements I have in mind.

I have an updated layout I will publish today.
At the bottom of the right page notes in the sample layout, I had already dentified that any time less than 500 msec (in the four output case) causes a lockup.  This is not a MDP problem, but a coding & design problem.  I included four separate pan controls with differing phase for an example, but you cannot drive them too fast, or you swamp MDP2.  

You have to design around this.  Reduce the number of controls, thin out the number of values, etc.  For any specific instantiation, trial and error to get the shortest cycle time.
2.250 Build 210713 stops the motion on entering design mode - tested on several layouts.
Thanks that's perfect, we'll leave this as OPEN until the fix releases to Prod.
...