mda AU 1.0.4 update
MIDI assignments : use channel + steal modes
all bitshift and bitmask stuffs must use unsigned integer types otherwise is UB
add dfx::math::ToIndex function to truncate signed integers to unsigned
VST: copy'n'paste non-chunk settings (I forgot that our non-MIDI-using plugs EQ Sync, Monomaker, and Polarizer require this)
quiet some DFXGUI clang static analyzer and compiler warnings
Windows builds:
VST: implement the contextual menu items for enabling/disabling a parameter as the MIDI learner and text entry for parameter MIDI CC assignment