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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSoftVoice.java642 if (note_delta_a > softchannel.portamento_time)
644 * softchannel.portamento_time;
H A DSoftChannel.java93 double portamento_time = 1; // keyschanges per control buffer time field in class:SoftChannel
1082 portamento_time = x;

Completed in 35 milliseconds