uk.org.toot.midix.control.neck
Class StringTuning
java.lang.Object
uk.org.toot.midix.control.neck.StringTuning
public class StringTuning
- extends java.lang.Object
Constructor Summary |
StringTuning(java.lang.String tuning,
int reg)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringTuning
public StringTuning(java.lang.String tuning,
int reg)
getPolyphony
public int getPolyphony()
- Return the number of unrelated pitches can can be played concurrently
getRegister
public int getRegister()
setRegister
public void setRegister(int reg)
getPitch
public int getPitch(int string)
getDoubleInterval
public int getDoubleInterval(int string)
isLow
public boolean isLow()
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.