com.github.dakusui.symfonion.song
Class Bar
java.lang.Object
com.github.dakusui.symfonion.song.Bar
public class Bar
- extends Object
|
Constructor Summary |
Bar(com.google.gson.JsonObject jsonObject,
Song song)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bar
public Bar(com.google.gson.JsonObject jsonObject,
Song song)
throws SymfonionException
- Throws:
SymfonionException
init
public void init(com.google.gson.JsonObject jsonObject)
throws SymfonionException
- Throws:
SymfonionException
partNames
public Set<String> partNames()
part
public List<Pattern> part(String instrumentName)
beats
public Fraction beats()
groove
public Groove groove()
Copyright © 2013. All Rights Reserved.