I found a bug in SQ-MixPad:
When trying to edit the recall filter of a scene at position > 256 the app crashes.
The root cause is most likely the packet used to request this data from the mixer since this particular packet uses a single byte as index instead of the regular 2-byte index.