コード例 #1
0
ファイル: MidiModel.java プロジェクト: jimomulloy/tonemap
  public double playGetLength() {

    return sequence.getMicrosecondLength();
  }