com.github.dakusui.symfonion.song
Class Stroke
java.lang.Object
com.github.dakusui.symfonion.song.Stroke
public class Stroke
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stroke
public Stroke(com.google.gson.JsonElement cur,
Pattern.Parameters params,
NoteMap noteMap)
throws SymfonionException
- Throws:
SymfonionException
length
public Fraction length()
gate
public double gate()
notes
public List<Note> notes()
compile
public void compile(MidiCompiler compiler,
MidiCompiler.CompilerContext context)
throws InvalidMidiDataException
- Throws:
InvalidMidiDataException
Copyright © 2013. All Rights Reserved.