JMACS

Uses of Interface
org.jmacs.pd.IProgram.Context

Packages that use IProgram.Context
org.jmacs.pd Programmable Device Framework. 
 

Uses of IProgram.Context in org.jmacs.pd
 

Methods in org.jmacs.pd with parameters of type IProgram.Context
 void IProgram.init(IProgram.Context context)
          called once, first, when the program is run.
 


JMACS

jmacs.org