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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DDLSModulator.java76 public static final int CONN_SRC_KEYONVELOCITY = 0x002; // ??db or velocity?? field in class:DLSModulator
278 if (source == CONN_SRC_KEYONVELOCITY)
H A DDLSInstrument.java183 if (src == DLSModulator.CONN_SRC_KEYONVELOCITY)

Completed in 31 milliseconds