Searched refs:CHANNEL_RIGHT_DRY (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSoftMixingMainMixer.java56 public final static int CHANNEL_RIGHT_DRY = 11; field in class:SoftMixingMainMixer
H A DSoftVoice.java827 osc_buff[1] = buffer[SoftMainMixer.CHANNEL_RIGHT_DRY].array();
856 SoftAudioBuffer rightdry = buffer[SoftMainMixer.CHANNEL_RIGHT_DRY];
H A DSoftMainMixer.java67 public final static int CHANNEL_RIGHT_DRY = 11; field in class:SoftMainMixer

Completed in 35 milliseconds