com.github.dakusui.symfonion.song
Class Part
java.lang.Object
com.github.dakusui.symfonion.song.Part
public class Part
- extends Object
|
Constructor Summary |
Part(String name,
com.google.gson.JsonObject json,
Song song)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Part
public Part(String name,
com.google.gson.JsonObject json,
Song song)
throws SymfonionException
- Throws:
SymfonionException
name
public String name()
channel
public int channel()
note
public int note(String noteName)
portName
public String portName()
Copyright © 2013. All Rights Reserved.