com.frinika.codeexamples
Class InstantRecordAndExport

java.lang.Object
  extended by com.frinika.codeexamples.InstantRecordAndExport

public class InstantRecordAndExport
extends java.lang.Object

Example of creating a project programatically, recording to a midi lane using a soft synth, and exporting directly to ogg

Author:
Peter Johan Salomonsen

Constructor Summary
InstantRecordAndExport()
           
 
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

InstantRecordAndExport

public InstantRecordAndExport()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception