EDIT: Updated to work with Live Session clips! Check my second post below for details
I am starting a personal project to add some features to the Ms. Pinky M4L patch, and before starting I noticed that the patch itself is a little hard to read. Take a look:

A bit of a rat's nest, right? So in order to better understand how the patch itself works and to make things easier on myself, I decided to go through and clean up the patch and make it more readable. I went through and cleaned up everything and came out with this:

Ahh, much better. I'm posting this to let my anal-retentiveness for straight lines be your gain! I've uploaded my revised patch for anyone to grab. Beyond moving stuff around and hitting Command-Y a couple million times, I did a few other things as well:
- Removed a few instances of duplicate code
- Replaced all the javascript transport buttons with native M4L buttons, which makes them midi-mappable and removes the Pinky .js dependencies to make installation a little easier.
Beyond that, though, this version is functionally 100% the same. Hope this helps people who are working on the M4L patch.
Download Ms. Pinky Revised