Searched refs:CONN_DST_CHORUS (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DDLSModulator.java61 public static final int CONN_DST_CHORUS = 0x080; // 0.1% field in class:DLSModulator
166 if (destination == CONN_DST_CHORUS)
242 if (destination == CONN_DST_CHORUS)
H A DDLSInstrument.java147 if (dest == DLSModulator.CONN_DST_CHORUS)

Completed in 32 milliseconds