serial
Interface UniversalAudioMux
- All Known Implementing Classes:
- IntelixMSeries
- public interface UniversalAudioMux
areYouThere
public boolean areYouThere()
gotoPreset
public boolean gotoPreset(int preset)
muteAll
public boolean muteAll()
muteOutChannel
public boolean muteOutChannel(int out)
muteInChannel
public boolean muteInChannel(int in)
unmuteAll
public boolean unmuteAll()
unmuteOutChannel
public boolean unmuteOutChannel(int out)
unmuteInChannel
public boolean unmuteInChannel(int in)
connect
public boolean connect(int in,
int out)