com.github.dakusui.symfonion.song
Class Note

java.lang.Object
  extended by com.github.dakusui.symfonion.song.Note

public class Note
extends Object


Constructor Summary
Note(int key, int accent)
           
 
Method Summary
 int accent()
           
 int key()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Note

public Note(int key,
            int accent)
Method Detail

key

public int key()

accent

public int accent()


Copyright © 2013. All Rights Reserved.