|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.codeexamples.StandaloneProjectWavExport
public class StandaloneProjectWavExport
Example of loading a Frinika project and playing it without opening the Frinika gui. TODO: Threads should be able to stop without doing System.exit() (Check BufferedRandomAccessFileManager) TODO: Test wav export with audio tracks TODO: How to obtain end tick in song
Constructor Summary | |
---|---|
StandaloneProjectWavExport()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandaloneProjectWavExport()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |