Wizard startup time prg change

What is the start up time for Wizard? Can Wizard internal patches respond to external program change messages via MIDI?

Startup time is less than a second.

By default, incoming PC messages will select the currently running patch.

Along with the default MIDI mappings and note handling, the patches can also receive arbitrary MIDI messages (currently supported in C++ patches, soon also Pd). In order to not also change patch you would send them on a different channel than what the device is configured to listen to.

Thank you for answering my first question. But, can Wizard change internal presets as respond to external program change or bank change message?

Yes the default behaviour when there is an incoming Program Change message is to change the internal preset.