Warnings

Magic might spit out the occasional warning when something happens that it thinks you should know about. Here's a list of them.

Warning
Description
Page: Confirm clear Prompts you to confirm that you really want to scrap everything on the current Page.
Page: Confirm delete Do you really want to delete the whole Page? How could you?
Page: Confirm state export When saving the current Page as a template, asks whether to include stored machine state data in the template.
Page: Incomplete song state When switching Pages, if any machines are selected for state capture but have no state information yet, prompts whether to continue with the Page change.
Page: Confirm clear machine states Prompts for confirmation before removing any machine state data.
Step: Rule target removed Warns when a Step that is targeted as the completion rule of another Step is removed.
Step: Repeat source removed Warns when an Event used as the repeat source by a Step is removed.
Event: Value clamping disabled Normally a Peer Event will restrict its output values to a target parameter's range but some parameters (naming no names) don't correctly specify their range. Value clamping is disabled for such parameters so you might want to be careful with how you specify the values.
Event: Retrigger loop Another Sequence in the control chain targets this Sequence, causing a retrigger loop.
Event: Retrigger loop with zero delay If you have a re-trigger loop but the Event has no on-delay, the universe will implode, so Magic won't let you do it.
Event: Retrigger zero delay Re-trigger events with zero delay are not allowed. Processing of this event will be blocked.
Event: Retrigger antiflam clash Warns when a re-trigger delay is less than Step antiflam, which would prevent the re-trigger happening. I think.
Event: Target Page removed The Page targeted by a Page Change Event was removed.
Event: Target Sequence removed A Sequence targeted by a an Event was removed.
Event: Target Step removed A Step targeted by an Event was removed.
Event: Target Event removed An Event targeted by another Event was removed.
Event: Rule Step removed The Step targeted as the rule by a Rule Change Event was removed.
Event: Target Machine removed The machine targeted by a peer type Event was removed. If the machine is restored and the Event has no new target, the peer link will be restored too.
Recording: Insufficient resolution The pattern doesn't enough rows to capture all the detail of the incoming MIDI.
Recording: Insufficient tracks Magic can't find an empty track to record the incoming MIDI.
Machine: Reorder Pages Issued when user attempts to change the Page list order.