Uses of Class
com.frinika.contrib.boblang.BezierEnvelopeShaper

Packages that use BezierEnvelopeShaper
com.frinika.contrib.boblang   
 

Uses of BezierEnvelopeShaper in com.frinika.contrib.boblang
 

Methods in com.frinika.contrib.boblang that return BezierEnvelopeShaper
 BezierEnvelopeShaper FrinikaBezierSynth.getEnvelopeShaper()
           
 

Constructors in com.frinika.contrib.boblang with parameters of type BezierEnvelopeShaper
BezierPlayingNote(BezierSynth inBezierSynth, BezierEnvelopeShaper inShaper, int inMidiPitch, int inUnderSampling)
          Constructor for this class.