calls on Binder IPC: • create(), prepare(), activate(), deactivate(), process(), extension() • when they change, that means essential format change (like VST2 -> VST3) AAP extensions (states, presets, UI, etc.) are designed as binary protocol Transport is either Binder (non-RT) or MIDI 2.0 SysEx on process() (RT). AAP State extension can work like Get and Set Device State MIDI-CI Properties.