· capture : 숫자를 받는 명령 그대로 저장한다. List는 처음부터
마지막까지 저장
소수, Symbol은 X….?
clear 명령은 capture내용을 지운다.
Count명령은 MAX window에print
Dump는 냉용을 출력 한번에 하나를 out
-argument : int-optional 512까지 저장 가능
x or m ; 만약second argument가x면 6진법으로 editing
만약second argument가m면 128까지는 10진법
그 이상의 수는 6진법의 수로 저장
· midiparse : -inlet에 숫자를 받으면 midi message의 bytes로 취급된다.
(보통 seq or midiin)
-output : list 1) left outlet : note-on message첫 번째 수는pitch
두 번째 수는 velocity