csnd
Class CsoundChannelList
public class CsoundChannelList
extends java.lang.Object
swigCMemOwn
protected boolean swigCMemOwn
CsoundChannelList
public CsoundChannelList(Csound csound)
CsoundChannelList
public CsoundChannelList(SWIGTYPE_p_CSOUND_ csound)
CsoundChannelList
protected CsoundChannelList(long cPtr,
boolean cMemoryOwn)
DefaultValue
public double DefaultValue(int ndx)
IsAudioChannel
public int IsAudioChannel(int ndx)
IsControlChannel
public int IsControlChannel(int ndx)
IsInputChannel
public int IsInputChannel(int ndx)
IsOutputChannel
public int IsOutputChannel(int ndx)
IsStringChannel
public int IsStringChannel(int ndx)
MaxValue
public double MaxValue(int ndx)
MinValue
public double MinValue(int ndx)
Name
public String Name(int ndx)
SubType
public int SubType(int ndx)
Type
public int Type(int ndx)
delete
public void delete()
finalize
protected void finalize()
getCPtr
protected static long getCPtr(CsoundChannelList obj)