Here is a M4L preset that includes two objects that i created in order to parse the midi to/from Livid's new code. You can just drag the objects onto a patch and use them to get messages to/from code. I also included a little patch called LiveControl that just shows you how it could be used in it's simplest form.
toCode - This object converts the labels to midi. For example, "k1 127" will take the value of knob 1 and convert it to a midi CC message that Code will understand like, "0 127"