problems appear when<br>
I play a looping chord with the left hand like 'la do mi.....la do mi......etc' and with the right hand I hold a note<br>
It seems that midi-message receive a midi-note-on from right hand and
doesn't let left hand to pass midi massages to midi event.....any
suggestions?<br><br>I'm sorry for sending the same e-mail, but there was no response on the previous one and I don't know if this recording-problem is general problem or <br>happens only to me...<br>
<br>
Also I've tried your example below,but it gives an error message:<br>
I only have common music dictionary, so I couldn't find<br>
the function midi-message-&gt;midi-event...<div style="direction: ltr;">.where can I find a complete<br>
tutorial for cm<br>
<br>
Thanx in advance and I appreciate your help very much<br>
<br>
<div style="text-align: left; margin-left: 40px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error in function &quot;DEFMETHOD SLOT-MISSING (T T T T)&quot;:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; When attempting to read the slot's value (slot-value), the slot KEYNUM is<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
missing from the object #i(midi-note-off time 2819657 channel 0 keynum
43<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; velocity 127).<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; [Condition of type SWANK::SLIME-PROTOCOL-ERROR]<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Restarts:<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 0: [ABORT] Return to sldb level 1.<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 1: [ABORT] Return to Top-Level.<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error in
function &quot;DEFMETHOD SLOT-MISSING (T T T T)&quot;:&nbsp; When attempting to
read the slot's value (slot-value),&nbsp;&nbsp; the slot KEYNUM is
missing from the object #i(midi-note-on time 4286968 channel 0 keynum
52 velocity 76).<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error flushed ...<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0] <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error in
function &quot;DEFMETHOD SLOT-MISSING (T T T T)&quot;:&nbsp; When attempting to
read the slot's value (slot-value),&nbsp;&nbsp; the slot KEYNUM is
missing from the object #i(midi-note-on time 4286976 channel 0 keynum
50 velocity 127).<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error flushed ...<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0] </div></div>