Wouldn’t it be nice to just draw something and that would drive some musical changes? The Drawtomator allows you to do this by assigning effect parameters to the X and Y axis of your drawing. However, this is more a proof of concept than a reliable automation device.
Time-wise, a recording won’t be an exact match for what you’ve drawn. Likewise, the timing of the replay can be variable as it’s playing back. This is because timers are used to record the drawing and replay it, but due to the nature of the API these are not accurate down at the level of milliseconds. They are at the mercy of what’s happening with the GUI – mouse movement in particular.
This variability is especially noticeable at lower interval settings. Raising the interval time helps a lot with this, but also makes the recording or playback more coarse, since there’s more time between updates. Although a low recording interval is less accurate it does record more information, which is beneficial when replaying at slower speeds.
When you’ve finished drawing and released the mouse button, this is detected by the snapback feature of the XY Pad. This means it’s possible to accidentally cancel the drawing by going to the Finish Corner. If you need to use the values of a corner in your drawing then you can change the snapback point to another with the Finish Corner option.
The Drawing Colour option lets you choose from three different colours available from the Theme that’s being used. Useful since some can be hard to see, or if you just like the change in colour.