|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MSPPerformable
Interface for specifying that your object supports the same naming convention for dsp and perform routines as MSPPerformer.
com.cycling74.msp
Method Summary | |
---|---|
void |
dspsetup(MSPSignal[] sigs_in,
MSPSignal[] sigs_out)
|
void |
perform(MSPSignal[] sigs_in,
MSPSignal[] sigs_out)
|
Method Detail |
---|
void dspsetup(MSPSignal[] sigs_in, MSPSignal[] sigs_out)
void perform(MSPSignal[] sigs_in, MSPSignal[] sigs_out)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |