Uses of Package
com.frinika.contrib.boblang

Packages that use com.frinika.contrib.boblang
com.frinika.contrib.boblang   
 

Classes in com.frinika.contrib.boblang used by com.frinika.contrib.boblang
BezierEnvelopeShaper
          Implements a basic Attack/decay/sustain/release envelope shaper.
BezierParams
          When adding new versions of BezierParams create a new class instead of modifing the current The new class should implement this interface.
BezierSynth
          Bezier Wave 3.2
BezierWaves
           
CommandList
          Implements a thread safe circular buffer of commands with appropriate notify and time out facilities.
FrinikaBezierSynth
           
GraphPoint
          Class which represents the position of a point on the graph
MidiInputBase
          An abstract class which will have concrete extensions to accept midi input and format the commands into an active buffer.