org.tritonus.saol.compiler
Class SAOLGlobals
java.lang.Object
org.tritonus.saol.compiler.SAOLGlobals
public class SAOLGlobals
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAOLGlobals
public SAOLGlobals()
setARate
public void setARate(int nARate)
getARate
public int getARate()
setKRate
public void setKRate(int nKRate)
getKRate
public int getKRate()
setInChannels
public void setInChannels(int nInChannels)
getInChannels
public int getInChannels()
setOutChannels
public void setOutChannels(int nOutChannels)
getOutChannels
public int getOutChannels()
setInterp
public void setInterp(int nInterp)
getInterp
public int getInterp()