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

Packages that use FrinikaBezierSynth
com.frinika.contrib.boblang   
 

Uses of FrinikaBezierSynth in com.frinika.contrib.boblang
 

Methods in com.frinika.contrib.boblang with parameters of type FrinikaBezierSynth
 void BezierWaves.frinikaStartUp(FrinikaBezierSynth player)
          Frinika specific startup Method to copy data to the frame once it has started running.
 

Constructors in com.frinika.contrib.boblang with parameters of type FrinikaBezierSynth
FrinikaBezierVoice(FrinikaBezierSynth synth, int noteNumber)