Earlier this week, I spent a lot of time trying to use some combination of `tabdump`, `text fromlist`, `text get`, and `write` in Pure Data to be able to write the contents of an array to a text file. I'm not really sure it's possible, which is hard to accept.
So, modifying `tabdump` (which is an external written in C) is going to be my fastest way to log intermediate signals at specific blocks, which is what I need to be able to do an apples-to-apples comparison with the C++ version of this patch.