com.github.dakusui.symfonion
Class Symfonion
java.lang.Object
com.github.dakusui.symfonion.Symfonion
public class Symfonion
- extends Object
|
Constructor Summary |
Symfonion(com.github.dakusui.logias.lisp.Context logiasContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Symfonion
public Symfonion(com.github.dakusui.logias.lisp.Context logiasContext)
load
public Song load(String fileName)
throws SymfonionException
- Throws:
SymfonionException
compile
public Map<String,Sequence> compile(Song song)
throws SymfonionException
- Throws:
SymfonionException
play
public void play(Map<String,MidiDevice> devices,
Map<String,Sequence> sequences)
throws SymfonionException
- Throws:
SymfonionException
Copyright © 2013. All Rights Reserved.