Uses of Interface
uk.org.toot.audio.system.AudioPort

Packages that use AudioPort
uk.org.toot.audio.system   
uk.org.toot.synth   
uk.org.toot.synth.channels.example2   
uk.org.toot.synth.channels.example3   
uk.org.toot.synth.synths.plucked   
 

Uses of AudioPort in uk.org.toot.audio.system
 

Subinterfaces of AudioPort in uk.org.toot.audio.system
 interface AudioInput
           
 interface AudioOutput
           
 

Uses of AudioPort in uk.org.toot.synth
 

Classes in uk.org.toot.synth that implement AudioPort
 class PolyphonicSynthChannel
          A PolyphonicSynthChannel is a SynthChannel that generates audio as an AudioProcess.
 

Uses of AudioPort in uk.org.toot.synth.channels.example2
 

Classes in uk.org.toot.synth.channels.example2 that implement AudioPort
 class Example2SynthChannel
          3 Band Limited Oscillators continously variable width between Pulse/Square or Saw/Triangle Hard Sync of oscillators 2 and 3 4 LFOs, Sine/Triangle, one for Vibrato, one per Oscillator modulating width 5 AHDSR Envelopes, one amplifier, one per filter, one for oscillators 2 and 3 Moog 24dB/octave Low Pass Filter Oberheim SEM 12dB/octave Multimode Filter
 

Uses of AudioPort in uk.org.toot.synth.channels.example3
 

Classes in uk.org.toot.synth.channels.example3 that implement AudioPort
 class Example3SynthChannel
          from pluck.c - elementary waveguide simulation of plucked strings - JOS 6/6/92
 

Uses of AudioPort in uk.org.toot.synth.synths.plucked
 

Classes in uk.org.toot.synth.synths.plucked that implement AudioPort
 class PluckedSynth
           
 



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.