com.github.dakusui.symfonion.song
Class Song
java.lang.Object
com.github.dakusui.symfonion.song.Song
public class Song
- extends Object
|
Constructor Summary |
Song(com.github.dakusui.logias.lisp.Context logiasContext,
com.google.gson.JsonObject json)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Song
public Song(com.github.dakusui.logias.lisp.Context logiasContext,
com.google.gson.JsonObject json)
init
public void init()
throws SymfonionException
- Throws:
SymfonionException
pattern
public Pattern pattern(String patternName)
noteMap
public NoteMap noteMap(String noteMapName)
bars
public List<Bar> bars()
partNames
public Set<String> partNames()
part
public Part part(String name)
getLogiasContext
public com.github.dakusui.logias.lisp.Context getLogiasContext()
groove
public Groove groove(String grooveName)
Copyright © 2013. All Rights Reserved.