Uses of Class
uk.org.toot.synth.PolyphonicSynthChannel

Packages that use PolyphonicSynthChannel
uk.org.toot.synth   
uk.org.toot.synth.channels.example2   
uk.org.toot.synth.channels.example3   
uk.org.toot.synth.spi   
 

Uses of PolyphonicSynthChannel in uk.org.toot.synth
 

Methods in uk.org.toot.synth that return PolyphonicSynthChannel
static PolyphonicSynthChannel SynthChannelServices.createSynthChannel(CompoundControl controls)
           
 

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

Subclasses of PolyphonicSynthChannel in uk.org.toot.synth.channels.example2
 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
 

Methods in uk.org.toot.synth.channels.example2 that return PolyphonicSynthChannel
 PolyphonicSynthChannel Example2SynthServiceProvider.createSynthChannel(CompoundControl c)
           
 

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

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

Methods in uk.org.toot.synth.channels.example3 that return PolyphonicSynthChannel
 PolyphonicSynthChannel Example3SynthServiceProvider.createSynthChannel(CompoundControl c)
           
 

Uses of PolyphonicSynthChannel in uk.org.toot.synth.spi
 

Methods in uk.org.toot.synth.spi that return PolyphonicSynthChannel
abstract  PolyphonicSynthChannel SynthChannelServiceProvider.createSynthChannel(CompoundControl controls2)
           
 



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