[CM] Problem while recording from midi keyboard
Thanassis Zervopoulos
azervopoulos@gmail.com
Fri, 24 Mar 2006 15:33:12 +0200
------=_Part_5038_20029018.1143207192997
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
problems appear when
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
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?
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
happens only to me...
Also I've tried your example below,but it gives an error message:
I only have common music dictionary, so I couldn't find
the function midi-message->midi-event....where can I find a complete
tutorial for cm
Thanx in advance and I appreciate your help very much
Error in function "DEFMETHOD SLOT-MISSING (T T T T)":
When attempting to read the slot's value (slot-value), the
slot KEYNUM is
missing from the object #i(midi-note-off time 2819657 channe=
l
0 keynum 43
velocity 127).
[Condition of type SWANK::SLIME-PROTOCOL-ERROR]
Restarts:
0: [ABORT] Return to sldb level 1.
1: [ABORT] Return to Top-Level.
Error in function "DEFMETHOD SLOT-MISSING (T T T T)": When
attempting to read the slot's value (slot-value), the slot KEYNUM is
missing from the object #i(midi-note-on time 4286968 channel 0 keynum 52
velocity 76).
Error flushed ...
0]
Error in function "DEFMETHOD SLOT-MISSING (T T T T)": When
attempting to read the slot's value (slot-value), the slot KEYNUM is
missing from the object #i(midi-note-on time 4286976 channel 0 keynum 50
velocity 127).
Error flushed ...
0]
------=_Part_5038_20029018.1143207192997
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
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->midi-event...<div style=3D"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=3D"text-align: left; margin-left: 40px;">  =
; Error in function "D=
EFMETHOD SLOT-MISSING (T T T T)":<br>
When attempting to read th=
e slot's value (slot-value), the slot KEYNUM is<br>
&nb=
sp;
missing from the object #i(midi-note-off time 2819657 channel 0 keynum
43<br>
velocity 127)=
.<br>
[Condition of=
type SWANK::SLIME-PROTOCOL-ERROR]<br>
<br>
Restarts=
:<br>
0: [ABORT] Return to sldb l=
evel 1.<br>
1: [ABORT] Return to Top-Le=
vel.<br>
<br>
Error in
function "DEFMETHOD SLOT-MISSING (T T T T)": When attemptin=
g to
read the slot's value (slot-value), the slot KEYNUM is
missing from the object #i(midi-note-on time 4286968 channel 0 keynum
52 velocity 76).<br>
Error flushed =
...<br>
0] <br>
Error in
function "DEFMETHOD SLOT-MISSING (T T T T)": When attemptin=
g to
read the slot's value (slot-value), the slot KEYNUM is
missing from the object #i(midi-note-on time 4286976 channel 0 keynum
50 velocity 127).<br>
Error flushed =
...<br>
0] </div></div>
------=_Part_5038_20029018.1143207192997--