Home | History | Annotate | Download | only in sonic

Lines Matching refs:useChordPitch

28     private boolean useChordPitch;
140 return useChordPitch;
145 boolean useChordPitch)
147 this.useChordPitch = useChordPitch;
210 useChordPitch = false;
885 if(!useChordPitch) {
894 if(useChordPitch) {
953 boolean useChordPitch,
963 stream.setChordPitch(useChordPitch);
979 boolean useChordPitch,
989 stream.setChordPitch(useChordPitch);