com.github.dakusui.symfonion.song
Class NoteMap
java.lang.Object
com.github.dakusui.symfonion.song.NoteMap
public class NoteMap
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultNoteMap
public static final NoteMap defaultNoteMap
defaultPercussionMap
public static final NoteMap defaultPercussionMap
map
protected Map<String,Integer> map
NoteMap
public NoteMap(String name)
NoteMap
public NoteMap(com.google.gson.JsonObject json)
throws SymfonionException
- Throws:
SymfonionException
note
public int note(String notename)
throws SymfonionException
- Throws:
SymfonionException
name
public String name()
Copyright © 2013. All Rights Reserved.