jp.crestmuse.cmx.filewrappers
インタフェース SCC.Note
- 既知のサブインタフェースの一覧:
- NoteCompatible
- 既知の実装クラスの一覧:
- BaseDynamicsEvent, MutableAnnotation, MutableControlChange, MutableMusicEvent, MutableNote, MutablePitchBend, SCCXMLWrapper.ControlChange, SCCXMLWrapper.Note, SCCXMLWrapper.PitchBend
- 含まれているインタフェース:
- SCC
public static interface SCC.Note
duration
int duration(int ticksPerBeat)
notenum
int notenum()
offset
int offset(int ticksPerBeat)
offsetInMilliSec
int offsetInMilliSec()
offVelocity
int offVelocity()
onset
int onset(int ticksPerBeat)
onsetInMilliSec
int onsetInMilliSec()
velocity
int velocity()
word
java.lang.String word()