#import <Wave1v.h>

Static Public Member Functions | |
| (id) | + patchTemplateFor: |
| Returns a template using the non-interpolating osc. | |
This class is just like Wave1vi but overrides the interpolating osc with a non-interpolating osc. Thus, it is slightly less expensive than Wave1vi.
| + (id) patchTemplateFor: | (MKNote *) | aNote |
Returns a template using the non-interpolating osc.
| aNote | is an id. |
Reimplemented from Wave1i.
1.5.6