Rework the interface a bit
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import type { SynthEngine, PitchLock } from './SynthEngine';
|
||||
import type { SynthEngine, PitchLock } from './base/SynthEngine';
|
||||
|
||||
interface WavetableParams {
|
||||
bankIndex: number;
|
||||
|
||||
Reference in New Issue
Block a user