#import <Fm1.h>
Static Public Member Functions | |
(id) | + patchTemplateFor: |
Returns a template using the non-interpolating osc. |
This class is just like Fm1i but overrides the interpolating osc with a non-interpolating osc. Thus, it is slightly less expensive than Fm1i.
+ (id) patchTemplateFor: | (MKNote *) | aNote |
Returns a template using the non-interpolating osc.
aNote | is an id. |
Reimplemented from MKSynthPatch.