Closed Dewb closed 5 years ago
White Whale uses an older version of libavr32, and in monome.c, the setup response length checking code in setup_mext
can crash on x86. Update to https://github.com/monome/libavr32/commit/a28466ea37824e039c6aa9584e8ccc109973c772 or https://github.com/monome/libavr32/commit/16074d6bf12ce91ed9828bbe1db33fd9c6986d9e.
Grid connection system has been rewritten to no longer be a pile of hacks, and is much more stable and consistent. setup_mext
is libavr32 is now skipped, removing a bunch of failure modes.
The right-click menu system to assign grids to modules needs work.