Page 1 of 1

Not working Simple Macro In Timecode Window

Posted: 22 Sep 2017, 10:31
by kimwida
When I start a song cuelist if I have a starting timer, it will be very convinient.
So I made a very simple macro that just click the "PLAY" button of the internal timecode window.
But it doesn't work in full speed and real time.

Re: Not working Simple Macro In Timecode Window

Posted: 22 Sep 2017, 10:38
by Gregory
Macros do not normally record actions within windows, except for handle buttons. For this you could use the timecode softkey menu or there are factory macros to play/pause the internal timer.

Re: Not working Simple Macro In Timecode Window

Posted: 22 Sep 2017, 10:40
by kimwida
Thank you!!