public static interface SCC.Part
修飾子とタイプ | メソッドと説明 |
---|---|
byte |
channel() |
void |
eachnote(groovy.lang.Closure c) |
SCC.Note[] |
getNoteList() |
SCC.Note[] |
getNoteOnlyList() |
SCC.Note[] |
getSortedNoteList() |
SCC.Note[] |
getSortedNoteOnlyList() |
java.lang.String |
name() |
int |
panpot() |
int |
prognum() |
int |
serial() |
int |
volume() |
byte channel()
void eachnote(groovy.lang.Closure c) throws javax.xml.transform.TransformerException
javax.xml.transform.TransformerException
SCC.Note[] getNoteList()
SCC.Note[] getNoteOnlyList()
SCC.Note[] getSortedNoteList()
SCC.Note[] getSortedNoteOnlyList()
java.lang.String name()
int panpot()
int prognum()
int serial()
int volume()