com.frinika.sequencer.model
Interface ExtendedAudioProcess

All Superinterfaces:
uk.org.toot.audio.core.AudioProcess

public interface ExtendedAudioProcess
extends uk.org.toot.audio.core.AudioProcess


Field Summary
 
Fields inherited from interface uk.org.toot.audio.core.AudioProcess
AUDIO_DISCONNECT, AUDIO_OK
 
Method Summary
 int getChannels()
           
 
Methods inherited from interface uk.org.toot.audio.core.AudioProcess
close, open, processAudio
 

Method Detail

getChannels

int getChannels()