Package com.frinika.codeexamples

Class Summary
AudioInOut  
AudioMonitor Simple program that will just capture your audio input and monitor it to the output
AudioPlayBackExample Simple example of audio playback within Frinika.
AudioPlayBackExampleDA Simple example of audio playback within Frinika.
CreateProjectExample Example of creating a project programatically
InstantRecordAndExport Example of creating a project programatically, recording to a midi lane using a soft synth, and exporting directly to ogg
LineTest  
ListKeyNames  
MidiInToSynthExample Example of creating a standalone soft synth instance and connecting ot to a midi in device.
MidiMonitor  
midiPlayer  
MultiMidiDeviceExample Example of using an external MIDI device along with the buildt in softsynth.
OpenSoundfontSynth Example of creating a standalone soft synth instance and sending midi events to it directly.
PlaySynth Use the toot audio system for a low latency midi keyboard --> Gervill setup Hardwired for a virtual piano
QuickSession A simple quick launch program to use when playing a midi piano and recording from a microphone.
rasmusPostProcessTest  
RecordAndPlay Example of creating a standalone soft synth instance and sending midi events to it directly.
SendMidiToSynth Example of creating a standalone soft synth instance and sending midi events to it directly
SoftMidiMixerTest Create a custom softsynth mididevice and attach it to the mididevice mixer
StandaloneProjectPlayer Example of loading a Frinika project and playing it without opening the Frinika gui.
StandaloneProjectWavExport Example of loading a Frinika project and playing it without opening the Frinika gui.