<div dir="ltr">Thanks for the input, and my apologies for not being able to clarify until now.<div><br></div><div>Simon: Yes, you're exactly right: Each channel represents a tuning layer, and it shouldn't be difficult to write the abstraction (I'm at least halfway there now).</div><div><br></div><div>Lucas: Here are some helpful details: The layout of the Tonal Plexus (hereafter abbreviated TPX) is optimized for 205-tone equal temperament (a.k.a. 205 Equal Division of the Octave = "205-EDO"). As Simon put it, it's designed to "misuse" the MIDI channels by sending independent pitch-bend data to get each note to the desired pitch ... but for this to work, the patch's pitch bend must match that of the editing software (and, FWIW, limits polyphony to 16 notes).</div><div><br></div><div>Simon: Yes, the Pythagorean scale is embedded, but not in any one channel. Instead, each channel comprises one-half of an octave (see attached table). I've highlighted the duplicated notes (i.e., there are duplicate keys, such that within each octave, the highest version of each triple-sharp is enharmonically equivalent to the lowest triple-sharp in the next column of keys), which only mildly complicate calculations (e.g., for the odd-numbered channels, instead of applying one formula to all 106 notes, one must divide into three "zones" with three different constants on which to add (delta * 0.0585) ... so, in Pd, two moses objects to sort notes arriving via the odd-numbered channels, and three to sort on the even-numbered channels.</div><div><br></div><div>Lucas: I've chosen MIDI note numbers for simpler arithmetic (and fewer digits to type, and thus mistype).</div><div><br></div><div>Again, thanks for chiming in!</div><div><br></div><div><img src="cid:ii_j3urebe52_15c9e995240eb0f5" width="543" height="458"><br>​<br>​​-- </div><div>Brian Robison<br><a href="http://www.brianrobison.org">www.brianrobison.org</a></div></div>