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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DDLSModulator.java80 public static final int CONN_SRC_PITCHWHEEL = 0x006; // linear -1..1 field in class:DLSModulator
286 if (source == CONN_SRC_PITCHWHEEL)
H A DDLSInstrument.java191 if (src == DLSModulator.CONN_SRC_PITCHWHEEL)

Completed in 31 milliseconds