Searched refs:SawVoice (Results 1 – 6 of 6) sorted by relevance
22 public class SawVoice extends SynthVoice { class26 public SawVoice() { in SawVoice() method in SawVoice
22 public class SineVoice extends SawVoice {
220 return new SawVoice(); in createVoice()