Refactor wavetables to pair attack and release slopes as the atomic unit, with a table as an array of pairs. Currently, a table is a pair of slope sets. This will make the table hold the length attribute, so to speak. Generally, it makes a lot more sense.