com.github.dakusui.symfonion.song
Class Groove
java.lang.Object
com.github.dakusui.symfonion.song.Groove
public class Groove
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_INSTANCE
public static final Groove DEFAULT_INSTANCE
Groove
public Groove()
Groove
public Groove(int resolution)
resolve
public Groove.Unit resolve(Fraction offset)
add
public void add(Fraction length,
long ticks,
int accent)
createGroove
public static Groove createGroove(String grooveName,
com.google.gson.JsonArray grooveDef,
Song song)
throws SymfonionException
- Throws:
SymfonionException
Copyright © 2013. All Rights Reserved.