Uses of Class
com.frinika.audio.VoiceInterrupt

Packages that use VoiceInterrupt
com.frinika.audio   
 

Uses of VoiceInterrupt in com.frinika.audio
 

Fields in com.frinika.audio with type parameters of type VoiceInterrupt
 java.util.Vector<VoiceInterrupt> Voice.interrupts
           
 

Methods in com.frinika.audio with parameters of type VoiceInterrupt
 void VoiceServer.interruptTransmitter(Voice transmitter, VoiceInterrupt interrupt)
          Used by synths to trigger a change in an existing generator.