com.github.dakusui.symfonion.song
Class Pattern.Parameters
java.lang.Object
com.github.dakusui.symfonion.song.Pattern.Parameters
- Enclosing class:
- Pattern
public static class Pattern.Parameters
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pattern.Parameters
public Pattern.Parameters(com.google.gson.JsonObject json)
throws SymfonionException
- Throws:
SymfonionException
gate
public double gate()
init
public void init(com.google.gson.JsonObject json)
throws SymfonionException
- Throws:
SymfonionException
length
public Fraction length()
transpose
public int transpose()
velocitybase
public int velocitybase()
velocitydelta
public int velocitydelta()
arpegio
public int arpegio()
Copyright © 2013. All Rights Reserved.